[Webkit-unassigned] [Bug 14382] Enter key does not trigger onclick when focus on a button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 21:22:01 PDT 2007


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #6 from hyatt at apple.com  2007-07-27 21:22 PDT -------
There is no bug on Mac.  This is really a Windows port issue.  

On the Mac, spacebar activates a button, and Enter activates the default button
in dialogs.  The two are distinct. This is expected behavior to a Mac user.

On Windows this is not the case (Enter always activates the focused button, and
only activates the default button if another button is not focused).


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