<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&#64;apple.com" title="chris fleizach &lt;cfleizach&#64;apple.com&gt;"> <span class="fn">chris fleizach</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=283964&amp;action=diff" name="attach_283964" title="Initial patch">attachment 283964</a> <a href="attachment.cgi?id=283964&amp;action=edit" title="Initial patch">[details]</a></span>
Initial patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=283964&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=283964&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/ChangeLog:8
&gt; +        We are getting bad CharacterOffset when there's collapsed whitespace. Added a TraverseOptionValidateOffset</span >

getting &quot;a&quot; bad

<span class="quote">&gt; Source/WebCore/ChangeLog:10
&gt; +        fixed word navigation issue based on that.</span >

fixed &quot;a&quot; word

<span class="quote">&gt; Source/WebCore/accessibility/AXObjectCache.cpp:1645
&gt; +    // For replaced node without children, we should inluce itself in the range.</span >

inluce -&gt; include

<span class="quote">&gt; Source/WebCore/accessibility/AXObjectCache.cpp:1650
&gt; +    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>