Bug 42337

Summary: WebKitTestRunner needs textInputController
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, enrica, jer.noble, sam, thorton, xan.lopez
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 89401, 99438, 100219, 100222, 68924    
Bug Blocks:    

Description Maciej Stachowiak 2010-07-14 21:58:59 PDT
WebKitTestRunner needs textInputController
Comment 1 Maciej Stachowiak 2010-07-14 21:59:26 PDT
<rdar://problem/8193720>
Comment 2 Darin Adler 2010-07-22 01:38:48 PDT
*** Bug 42702 has been marked as a duplicate of this bug. ***
Comment 3 Jer Noble 2012-04-17 22:43:40 PDT
New failing test (editing/style/text-indent.html) added in <http://trac.webkit.org/changeset/114461> breaks on WK2 due to a lack of textInputController.
Comment 4 Jer Noble 2012-04-17 22:48:47 PDT
Added editing/style/text-indent.html to skipped list.

Committed r114485: <http://trac.webkit.org/changeset/114485>
Comment 5 Tim Horton 2014-04-16 10:24:19 PDT
We *have* textInputController now, it just doesn't do everything (or most things).
Comment 6 Alexey Proskuryakov 2014-04-16 10:41:25 PDT
We'll probably need to change TextInputController and make it callback based to really make it work.
Comment 7 Martin Robinson 2015-05-08 16:29:19 PDT
*** Bug 30577 has been marked as a duplicate of this bug. ***