THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#659 - Fullscreen flash not working if browser tagged User who did this - Benjamin Bannier (honk) ---------- WM_NAME is "Web Browser" for the flash window. If I disable the epiphany rule, I can use that to match it. But it seems to me like rules.lua's match() doesn't support something like 'name~="Web Browser"' for the epiphany rule, so it will still match both epiphany and flash window. I tried to overwrite the tag setting forcibly inherited from the epiphany rule in a new "Web Browser" rule with nil and also setting it fullscreen=true, but that did not solve my issue (I tried different orderings). The flash movie window seems to be particular anyway: if I e.g. set it fullscreen=false (with the epiphany rule off), it will indeed show up as a window. It however isn't in the task list, and if I focus it with the mouse and then move the focus back to e.g. the epiphany window, the flash window snaps back to the browser window. I agree this doesn't look like a bug, but like a limitation in the way flash handles its fs window and the way rules.lua works. Probably it can somehow be worked around. Thanks for you help anrxc, b. ---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=659#comment1474 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to [email protected].
