[Webkit-unassigned] [Bug 162999] AX:[Mac] Unable to edit text input, textarea fields in iframe using VO naivgation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 00:40:59 PDT 2016


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #290789|                            |review+
              Flags|                            |

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

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

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:2045
> +    if (isWebArea() && parentObject() && parentObject()->isAttachment()) {

we should probably put this in a helper method.

isRangeInDifferentDocument(range)

or something to that effect

thanks

-- 
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/20161006/ae8171d3/attachment.html>


More information about the webkit-unassigned mailing list