[Webkit-unassigned] [Bug 20837] New: Keypress event is not dispatched for keyboard input when wmode="transparent" flash in focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 14 03:22:09 PDT 2008


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

           Summary: Keypress event is not dispatched for keyboard input when
                    wmode="transparent" flash in focus
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://analogcode.com/p/JSTextReader/bugzilla/test-
                    keypress.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: astgtciv at alum.mit.edu


When wmode="transparent" flash has keyboard focus, the keypress event is not
dispatched. (keydown and keyup events are, by the way). 

Steps to reproduce:
1. Go to http://analogcode.com/p/JSTextReader/bugzilla/test-keypress.html in
FF/IE.
2. Typing in the flash textfield causes onkeypress handler in that page to fire
and show alerts.
3. Go to http://analogcode.com/p/JSTextReader/bugzilla/test-keypress.html in
Safari/Google Chrome. 
4. The onkeypress handler is never fired in those browsers when you enter text
into the flash.

This is needed for http://analogcode.com/p/JSTextReader/ .


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



More information about the webkit-unassigned mailing list