Bug 42337
Summary: | WebKitTestRunner needs textInputController | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | WebKit2 | Assignee: | 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: |
Maciej Stachowiak
WebKitTestRunner needs textInputController
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
<rdar://problem/8193720>
Darin Adler
*** Bug 42702 has been marked as a duplicate of this bug. ***
Jer Noble
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.
Jer Noble
Added editing/style/text-indent.html to skipped list.
Committed r114485: <http://trac.webkit.org/changeset/114485>
Tim Horton
We *have* textInputController now, it just doesn't do everything (or most things).
Alexey Proskuryakov
We'll probably need to change TextInputController and make it callback based to really make it work.
Martin Robinson
*** Bug 30577 has been marked as a duplicate of this bug. ***