issue38: "conkeror -f unfocus" causes exception when flash plugin focussed on myspace page

Priority: bug Status: resolved
Messages
msg46 (view) Author: xyblor Date: 2008-09-22.18:41:16
This is how I can reproduce this bug:

go to a myspace page with a flash music player plugin
click on a song to play it
banish the mouse
press the key that's bound to "conkeror -f unfocus" in the window manager (I have to do this twice for it
to work)
open the minibuffer with M-x (it will not respond to the text you type - maybe that's a separate bug?)
abort the minibuffer with C-g
press the key that's bound to "conkeror -f unfocus" in the window manager

then this message is displayed in the minibuffer:
call interactively: [Exception..."component returned failure code: 0x80004002 (NS_NOINTERFACE)
[nslInterfaceRequestor.getInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: JS frame ::
chrome://conkeror-mod...

Now conkeror stops responding to all keyboard input until I click somewhere in the conkeror window, or
sometimes switching to another window and back fixes it.

I can reproduce the bug on at least two different myspace pages.
I couldn't seem to reproduce the bug on youtube
msg443 (view) Author: retroj Date: 2009-10-10.02:42:54
I rewrote the unfocus command in august, 2009.  Can you see if this bug still exists, and if it does,
post a specific url where it can be reproduced?  If it does not, please tell me so I can close this
bug report.

You should only have to call unfocus once with the new version.
msg598 (view) Author: retroj Date: 2010-04-08.20:48:00
i believe this is the same as issue1, but without a full stack trace, can't be 100% sure.  marking resolved
History
Date User Action Args
2010-04-08 20:48:01retrojsetstatus: chatting -> resolved
messages: + msg598
2009-10-10 02:42:54retrojsetstatus: unread -> chatting
messages: + msg443
2008-09-22 18:41:17xyblorcreate