WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 105616
Spell checking tests don't seem work in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=105616
Summary
Spell checking tests don't seem work in WebKit2
Ryosuke Niwa
Reported
2012-12-20 22:09:45 PST
It appears that spellcheck / auto correction tests don't work at all in WebKit2. We need to make them working in WebKit2.
Attachments
Add attachment
proposed patch, testcase, etc.
Grzegorz Czajkowski
Comment 1
2013-05-24 02:47:37 PDT
WebKitTestRunner doesn't enable spell checking settings for Mac. I disabled this code as Mac hadn't compiled API to control spell checking - WKTextChecker.h/cpp. See
https://trac.webkit.org/browser/trunk/Tools/WebKitTestRunner/TestController.cpp#L591
Please omit this comment if Mac enables the spell checking by default.
Alexey Proskuryakov
Comment 2
2014-10-25 12:23:30 PDT
FWIW, platform/mac/editing/spelling/delete-autocorrected-word-2.html passed for me on Yosemite in WK2. I did not investigate any further. It could be that this test works now, or that all of them work, or even that this test fails on both WK1 and WK2, and has wring results checked in.
Myles C. Maxfield
Comment 3
2018-11-04 11:21:44 PST
My patch in
https://bugs.webkit.org/show_bug.cgi?id=190764
adds a new mechanism for making spelling dots be drawn in WK2 tests.
Radar WebKit Bug Importer
Comment 4
2023-09-21 08:58:46 PDT
<
rdar://problem/115844741
>
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