[Webkit-unassigned] [Bug 16462] New: REGRESSION: access keys broken on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 03:43:17 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16462

           Summary: REGRESSION: access keys broken on Windows
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


I realized that I broke access keys with my fix to bug 16436. Layout tests
didn't catch that, because we send WM_KEYDOWN/WM_CHAR events with Alt key
pressed, and not WM_SYSKEYDOWN.

Patch forthcoming.


-- 
Configure bugmail: http://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