NEW165019
VoiceOver focus within link element
https://bugs.webkit.org/show_bug.cgi?id=165019
Summary VoiceOver focus within link element
Hyongsop Kim
Reported 2016-11-21 19:18:08 PST
Hello, I'm Hyongsop Kim in Korea, accessibility tester with VoiceOver. During test with web pages with iOs VoiceOver, I discovered strange issue regarding VoiceOver focus with link <a> element. Let's suppose that there is a link below. <a href="#">link</a> With that link, I used css style to resize a element focus with width, height, border and etc. However even if I applied any styles, VoiceOver focus is stayed only in text. Of course if I change text font size, the text size is increased. But I want let the focus is applied to the css style that I created so that focused to whole a element. Here is a sample link page. http://www.khsruru.com/vofocus Main navigation is a Korean, but page content is a English text. Thank you.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-12-01 12:42:36 PST
Note You need to log in before you can comment on or make changes to this bug.