[Webkit-unassigned] [Bug 165019] New: VoiceOver focus within link element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 19:18:08 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=165019

            Bug ID: 165019
           Summary: VoiceOver focus within link element
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: khsruru at gmail.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161122/caaa6772/attachment-0001.html>


More information about the webkit-unassigned mailing list