[Webkit-unassigned] [Bug 114648] New: Regression: Non-default buttons can be activated with Return/Enter keys on Mac; this behavior should be limited to Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 16:14:32 PDT 2013


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

           Summary: Regression: Non-default buttons can be activated with
                    Return/Enter keys on Mac; this behavior should be
                    limited to Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com


Created an attachment (id=198200)
 --> (https://bugs.webkit.org/attachment.cgi?id=198200&action=review)
test case demonstrating bug

Regression since filing of bug 14382.

Regression: Non-default buttons can be activated with Return/Enter keys on Mac; this behavior should be limited to Windows. At some point, the Windows bug 14382 was fixed, which regressed Mac behavior. It's expected that non-default buttons on Mac OS X are activated by pressing spacebar, not Return (or Enter). Windows defaults to using Enter for everything and, AFAICT, there is no way to activate a default button on Windows unless it's explicitly focused first.

Load attached test case. 

Mac: Only spacebar should activate the button, not Return or Enter (fn+Return). 

Win: Enter key should activate the button on Windows. I'm not sure if it's a problem for spacebar o activate it too, so I'd suggest leaving that behavior unless we hear otherwise.

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