RESOLVED FIXED 24404
Need to have Chromium Mac match Safari Mac's accesskey handling
https://bugs.webkit.org/show_bug.cgi?id=24404
Summary Need to have Chromium Mac match Safari Mac's accesskey handling
Avi Drissman
Reported 2009-03-05 14:39:56 PST
Safari Mac (and WebKit Mac) uses ctrl+alt as acceesskey modifiers. We need Chromium Mac to do so too.
Attachments
A patch to use ctrl+alt as mac accesskey modifiers (1.12 KB, patch)
2009-03-05 14:41 PST, Avi Drissman
fishd: review+
Avi Drissman
Comment 1 2009-03-05 14:41:32 PST
Created attachment 28328 [details] A patch to use ctrl+alt as mac accesskey modifiers
Darin Fisher (:fishd, Google)
Comment 2 2009-03-05 14:56:22 PST
Comment on attachment 28328 [details] A patch to use ctrl+alt as mac accesskey modifiers please add a description to the ChangeLog and a bug link next time.
Darin Fisher (:fishd, Google)
Comment 3 2009-03-05 21:13:39 PST
Alexey Proskuryakov
Comment 4 2009-03-05 23:19:10 PST
Note that Ctrl+Option conflicts with VoiceOver, so we switch to plain Ctrl in Safari when that is enabled.
Note You need to log in before you can comment on or make changes to this bug.