RESOLVED FIXED Bug 54759
[Chromium] performDefaultAction should be recognized as a user gesture
https://bugs.webkit.org/show_bug.cgi?id=54759
Summary [Chromium] performDefaultAction should be recognized as a user gesture
Dominic Mazzoni
Reported 2011-02-18 11:27:09 PST
When a user with a screen reader activates a link or button in Chromium, it should be treated as a user gesture exactly the same as if they had clicked on that control using the mouse or keyboard. Otherwise it's impossible for them to trigger certain sensitive operations (like installing an extension) that are not allowed to be scripted.
Attachments
Patch makes performDefaultAction a user gesture (1.52 KB, patch)
2011-02-18 12:18 PST, Dominic Mazzoni
no flags
Dominic Mazzoni
Comment 1 2011-02-18 12:18:56 PST
Created attachment 82994 [details] Patch makes performDefaultAction a user gesture
Dimitri Glazkov (Google)
Comment 2 2011-02-18 12:37:06 PST
Comment on attachment 82994 [details] Patch makes performDefaultAction a user gesture ok.
WebKit Commit Bot
Comment 3 2011-02-18 21:17:17 PST
Comment on attachment 82994 [details] Patch makes performDefaultAction a user gesture Clearing flags on attachment: 82994 Committed r79092: <http://trac.webkit.org/changeset/79092>
WebKit Commit Bot
Comment 4 2011-02-18 21:17:20 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.