[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:30:16 PDT 2016


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

--- Comment #4 from Nan Wang <n_wang 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

>> 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?

I think VO is asking for a textMarkerRange of the input field, without this fix the contenteditable div is not included in the range. So VO had no idea what's inside the input field.

-- 
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/83ac6259/attachment.html>


More information about the webkit-unassigned mailing list