[Webkit-unassigned] [Bug 197646] New: AX: css transform causes VO focus border drawn incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 21:39:37 PDT 2019


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

            Bug ID: 197646
           Summary: AX: css transform causes VO focus border drawn
                    incorrectly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericliang at apple.com
                CC: webkit-bug-importer at group.apple.com

When html elements has transform style for example: 
transform: translateY(-50%);
transform: translateX(-50%);
VO’s black focus outline is drawn incorrectly. Instead of highlighting the exact text area, it will include extra space or shift.

It’s reproducible on macOS and iOS 11

Reduction is attached

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


More information about the webkit-unassigned mailing list