[Webkit-unassigned] [Bug 208332] AX: accessibilityReplaceRange:withText: doesn't post an AXValueChanged notification like when typing with kb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 17:37:30 PDT 2020


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

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

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

> Source/WebCore/ChangeLog:9
> +        When accessibilityReplaceRange:withText: is called to insert or replace text, there should be an

should be "a"

> Source/WebCore/ChangeLog:10
> +        AXValueChanged notification posted with correct user info to notify the AX client that the text value

with "the" correct

> Source/WebCore/ChangeLog:11
> +        has been changed with detail info about the change.

detailed

> Source/WebCore/ChangeLog:13
> +        Post notification in Editor::replaceSelectionWithFragment for EditAction::Insert edit type 

Post "a"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200311/0c8380cc/attachment.htm>


More information about the webkit-unassigned mailing list