[Webkit-unassigned] [Bug 155613] AX: Typing broken on form input field while using VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 18:20:46 PDT 2016


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

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

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

it seems like we could write a test with "a <div contenteditable="true"></div> b" 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

> Source/WebCore/ChangeLog:8
> +        The div element inside the INPUT element gives a collapsed TextMarkerRange which then creates

why does this break typing with VO?

-- 
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/20160318/7fe28616/attachment.html>


More information about the webkit-unassigned mailing list