[Webkit-unassigned] [Bug 46962] [Qt] When typing in a text field in a flash control, it will duplicate the text typed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 06:12:04 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=46962





--- Comment #6 from Jon Dunleavy <jon.dunleavy at pennantplc.co.uk>  2011-03-03 06:12:04 PST ---
Further to this, in our application we have noticed an even easier work around,

You can simply click on the desktop and then click back into the application and it works properly.

Other workarounds that we have found include, generating a new tab (if the flash is in a tabbed browser like scenario), generating a Qdialog within the application and then closing it, Alt-tab and minimizing maximizing.

I don't know how many of these workarounds are specific to our application.

To us it looks like the flash window is initialised incorrectly, but then subsequent reinitialisation resolves the issue.

Using the fancybrowser example if you go to the link mentioned, and then type into the flash to get the error, then select the address bar and start typing, the text still appears in the flash input field but as just the single character.

Its like 2 key listeners are set up.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list