[Webkit-unassigned] [Bug 225092] New: Unable to disable the "Misspelled Words" VoiceOver rotor for a WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 00:28:28 PDT 2021


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

            Bug ID: 225092
           Summary: Unable to disable the "Misspelled Words" VoiceOver
                    rotor for a WKWebView
           Product: WebKit
           Version: Safari 14
          Hardware: iPhone / iPad
                OS: iOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dh.chong at outlook.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 427126

  --> https://bugs.webkit.org/attachment.cgi?id=427126&action=review

the demo project (source code)

Background: I'm building a web view based text editor (basically, a `conntentediable` <div> node) with our custom spellcheck mechanism. We disabled the built-in spellcheck by using `<div spellcheck="false"`. However, we found that the "Misspelled Words" rotor is still available. Any method to disable it?

Attached the demo project (source code)

-- 
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/20210427/04b0f5cd/attachment-0001.htm>


More information about the webkit-unassigned mailing list