[Webkit-unassigned] [Bug 33846] New: View Source shortcut broken on focused select

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 09:00:06 PST 2010


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

           Summary: View Source shortcut broken on focused select
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ain at flashbit.net


1. Right-click a select input
2. Hit Esc to lose the right-click menu
3. Hit Cmd + Alt + U to view the source code of the page
4. Select control opens instead and source code window isn't triggered

Losing the focus from select by clicking anywhere on the page fixes the issue,
thus it's a focus matter. Also, if select is focused by clicking on the tied
label (replacing procedures 1-2 above), same thing happens. Even so, it's not
the case on other shortcuts like Cmd + R or Cmd + Shift + H.

I guess select could be opened on Space which would be kind of intuitive, but
not on Cmd+ I reckon.

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