RESOLVED WORKSFORME 71369
Page focus - Block level links - HTML5
https://bugs.webkit.org/show_bug.cgi?id=71369
Summary Page focus - Block level links - HTML5
catharinegreen
Reported 2011-11-02 09:05:27 PDT
When using the keyboard to navigate a web page by tabbing, block level links do not highlight and take the page focus. This is not good for keyboard only users as they will not be able to access block level links via the keyboard.
Attachments
test case (207 bytes, text/html)
2013-12-20 11:27 PST, James Craig
no flags
Alexey Proskuryakov
Comment 1 2011-11-02 12:30:48 PDT
What browser are you seeing this with, and on which operating system? In Safari, I get imaged selected when Option-tabbing. The test I used: <a href="#"><img src="http://images.apple.com/home/images/hero.jpg"></a> <a href="#"><img src="http://images.apple.com/home/images/hero.jpg"></a>
James Craig
Comment 2 2013-12-20 11:27:35 PST
Created attachment 219774 [details] test case
James Craig
Comment 3 2013-12-20 11:27:50 PST
works in attached test case. closing.
Note You need to log in before you can comment on or make changes to this bug.