<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Typing broken on form input field while using VoiceOver"
   href="https://bugs.webkit.org/show_bug.cgi?id=155613#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Typing broken on form input field while using VoiceOver"
   href="https://bugs.webkit.org/show_bug.cgi?id=155613">bug 155613</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=274349&amp;action=diff" name="attach_274349" title="patch">attachment 274349</a> <a href="attachment.cgi?id=274349&amp;action=edit" title="patch">[details]</a></span>
patch

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

it seems like we could write a test with &quot;a &lt;div contenteditable=&quot;true&quot;&gt;&lt;/div&gt; b&quot; and get the range of the whole content there and then verify that the length is correct or that it has the right embedded elements

<span class="quote">&gt; Source/WebCore/ChangeLog:8
&gt; +        The div element inside the INPUT element gives a collapsed TextMarkerRange which then creates</span >

why does this break typing with VO?</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>