[Webkit-unassigned] [Bug 159910] AX: Incorrect behavior for word related text marker functions when there's collapsed whitespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 00:11:51 PDT 2016


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

--- Comment #4 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 283964
  --> https://bugs.webkit.org/attachment.cgi?id=283964
Initial patch

View in context: https://bugs.webkit.org/attachment.cgi?id=283964&action=review

> Source/WebCore/ChangeLog:8
> +        We are getting bad CharacterOffset when there's collapsed whitespace. Added a TraverseOptionValidateOffset

getting "a" bad

> Source/WebCore/ChangeLog:10
> +        fixed word navigation issue based on that.

fixed "a" word

> Source/WebCore/accessibility/AXObjectCache.cpp:1645
> +    // For replaced node without children, we should inluce itself in the range.

inluce -> include

> Source/WebCore/accessibility/AXObjectCache.cpp:1650
> +    if (ec)

it looks like the ec case is handled directly below

-- 
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/20160719/137fc143/attachment.html>


More information about the webkit-unassigned mailing list