After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761069 - web-view: Add mnemonics for error page buttons
web-view: Add mnemonics for error page buttons
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-25 01:26 UTC by Michael Catanzaro
Modified: 2016-01-25 15:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
web-view: Add mnemonics for error page buttons (3.98 KB, patch)
2016-01-25 01:26 UTC, Michael Catanzaro
none Details | Review
web-view: Add mnemonics for error page buttons (3.96 KB, patch)
2016-01-25 01:28 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2016-01-25 01:26:16 UTC
So you can Alt+A to get through an error page quickly

My favorite test page: https://www.cacert.org/
Comment 1 Michael Catanzaro 2016-01-25 01:26:24 UTC
Created attachment 319639 [details] [review]
web-view: Add mnemonics for error page buttons

Unfortunately WebKit does not actually render the access key, so there's
no way to know it's there, but it's better than not having any access
key.
Comment 2 Michael Catanzaro 2016-01-25 01:28:12 UTC
Created attachment 319640 [details] [review]
web-view: Add mnemonics for error page buttons

Unfortunately WebKit does not actually render the access key, so there's
no way to know it's there, but it's better than not having any access
key.
Comment 3 Michael Catanzaro 2016-01-25 15:21:45 UTC
Attachment 319640 [details] pushed as cc67c5f - web-view: Add mnemonics for error page buttons