WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
202213
AX: Internal spelling errors should not be reported in VoiceOver when spellcheck=false (ARIA errors still should)
https://bugs.webkit.org/show_bug.cgi?id=202213
Summary
AX: Internal spelling errors should not be reported in VoiceOver when spellch...
Aaron Leventhal
Reported
2019-09-25 11:06:11 PDT
Created
attachment 379561
[details]
Test file When spellcheck="false" on a content editable, it means that internal spell checking should not be used. Visually, they are being turned off. However, VoiceOver is still reporting them. The attached file demonstrates the issue. Importance: spellcheck="false" is often used along with aria-invalid="spelling", when a web application want to report its own spelling errors. Note: using aria-invalid="spelling" is not working as intended in a contenteditable, see issue 202212:
https://bugs.webkit.org/show_bug.cgi?id=202212
Attachments
Test file
(321 bytes, text/html)
2019-09-25 11:06 PDT
,
Aaron Leventhal
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-09-25 11:06:25 PDT
<
rdar://problem/55710925
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug