[Webkit-unassigned] [Bug 157190] New: AX: CharacterOffset not working correctly with composed characters and collapsed white spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 11:01:08 PDT 2016


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

            Bug ID: 157190
           Summary: AX: CharacterOffset not working correctly with
                    composed characters and collapsed white spaces
    Classification: Unclassified
           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: n_wang at apple.com
                CC: n_wang at apple.com, webkit-bug-importer at group.apple.com

When navigating emoji by character, CharacterOffset is using wrong offset to create Range and result in the bad behavior.
Same goes for collapsed white spaces, we should use the real space sequence length to create Range.

<rdar://problem/25919648>

-- 
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/20160429/b4232a19/attachment-0001.html>


More information about the webkit-unassigned mailing list