[Webkit-unassigned] [Bug 150675] New: AX: Web selection assistant adds it recognizers onto WKContentView, but never uninstalls them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 09:58:29 PDT 2015


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

            Bug ID: 150675
           Summary: AX: Web selection assistant adds it recognizers onto
                    WKContentView, but never uninstalls them
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: onedge.disabler at gmail.com
                CC: webkit-bug-importer at group.apple.com

Web selection assistant adds it recognizers onto WKContentView, but never uninstalls them.
When text editing is started, web selection assistant is replaced by text interaction assistant in the WKContentView.
Recognizers of previously used web selection assitant are still on the WKContentView at this moment.
Then after text editing is finished, web view creates new web selection assistant and adds it's recognizers onto WKContentView.
This leads to the leaking of previously setup recognizers of web selection assistant still being added on WKContentView.

-- 
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/20151029/466e12a9/attachment.html>


More information about the webkit-unassigned mailing list