<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - AX: Incorrect behavior for word related text marker functions when there's collapsed whitespace"
href="https://bugs.webkit.org/show_bug.cgi?id=159910#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - AX: Incorrect behavior for word related text marker functions when there's collapsed whitespace"
href="https://bugs.webkit.org/show_bug.cgi?id=159910">bug 159910</a>
from <span class="vcard"><a class="email" href="mailto:cfleizach@apple.com" title="chris fleizach <cfleizach@apple.com>"> <span class="fn">chris fleizach</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=283964&action=diff" name="attach_283964" title="Initial patch">attachment 283964</a> <a href="attachment.cgi?id=283964&action=edit" title="Initial patch">[details]</a></span>
Initial patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=283964&action=review">https://bugs.webkit.org/attachment.cgi?id=283964&action=review</a>
<span class="quote">> Source/WebCore/ChangeLog:8
> + We are getting bad CharacterOffset when there's collapsed whitespace. Added a TraverseOptionValidateOffset</span >
getting "a" bad
<span class="quote">> Source/WebCore/ChangeLog:10
> + fixed word navigation issue based on that.</span >
fixed "a" word
<span class="quote">> Source/WebCore/accessibility/AXObjectCache.cpp:1645
> + // For replaced node without children, we should inluce itself in the range.</span >
inluce -> include
<span class="quote">> Source/WebCore/accessibility/AXObjectCache.cpp:1650
> + if (ec)</span >
it looks like the ec case is handled directly below</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>