[Webkit-unassigned] [Bug 242540] New: AX: Suspending AX during sync IPC caused by deleting characters in a textbox can cause issues for AX clients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 15:21:39 PDT 2022


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

            Bug ID: 242540
           Summary: AX: Suspending AX during sync IPC caused by deleting
                    characters in a textbox can cause issues for AX
                    clients
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Deleting a character in a textbox causes DeleteSelectionCommand::doApply(), in turn calling Editor::textWillBeDeletedInTextField(), in turn performing sync IPC. This can cause issues for AX clients handling the notifications also caused by the deletion, such as AXValueChanged or AXSelectedTextChanged.

-- 
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/20220708/55b11ad6/attachment.htm>


More information about the webkit-unassigned mailing list