[Webkit-unassigned] [Bug 154431] AX: Inconsistency between CharacterOffset and VisiblePostition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 00:01:36 PST 2016


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

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

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

> Source/WebCore/accessibility/AXObjectCache.cpp:1866
> +        // When VisiblePostion move to next node, it will count the leading line break as

"moves" to the next node

> Source/WebCore/accessibility/AXObjectCache.h:-199
> -    CharacterOffset nextCharacterOffset(const CharacterOffset&, bool ignoreStart = true);

it's not clear what ignoreStart/ignorePrevEnd means here. can you add a comment or rename this param?
/??

-- 
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/20160219/d5d0ad47/attachment.html>


More information about the webkit-unassigned mailing list