[Webkit-unassigned] [Bug 73428] New: When wmode is opaque, any keyboard event ignored in flash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 04:13:54 PST 2011


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

           Summary: When wmode is opaque, any keyboard event ignored in
                    flash
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shimeshov at rambler.ru


Created an attachment (id=117165)
 --> (https://bugs.webkit.org/attachment.cgi?id=117165&action=review)
Test environment

Problem Description:
When wmode is opaque, any keyboard event ignored in flash

Steps to Reproduce:
Open index.html from attachment. It opens html page with embedded flash content. Click on TextArea and try enter something in it - nothing happens. Press Tab button - focus not changes from TextArea to button.

Actual Result:
Text cannot be entered in text contorls, focus not switches, contorls not works with keyboard.

Expected Result:
Text can be entered, navigation through tab key works, buttons can be pressed

Any Workarounds:
Use wmode "direct" - but it not suitable for us through we use HTML and Flash contols on same page and with this option HTML controls would be closed by Flash content.

-- 
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