Bug 42337 - WebKitTestRunner needs textInputController
Summary: WebKitTestRunner needs textInputController
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 30577 42702 (view as bug list)
Depends on: 89401 99438 100219 100222 68924
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-14 21:58 PDT by Maciej Stachowiak
Modified: 2015-05-08 16:29 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***