Bug 105616 - Spell checking tests don't seem work in WebKit2
Summary: Spell checking tests don't seem work in WebKit2
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 125690
Blocks: 187655
  Show dependency treegraph
 
Reported: 2012-12-20 22:09 PST by Ryosuke Niwa
Modified: 2023-09-21 08:58 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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.
Comment 1 Grzegorz Czajkowski 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.
Comment 2 Alexey Proskuryakov 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.
Comment 3 Myles C. Maxfield 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.
Comment 4 Radar WebKit Bug Importer 2023-09-21 08:58:46 PDT
<rdar://problem/115844741>