Bug 100222 - [WK2][WTR] Text input controller needs markedRange implementation
Summary: [WK2][WTR] Text input controller needs markedRange implementation
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 42337
  Show dependency treegraph
 
Reported: 2012-10-24 03:25 PDT by Mariusz Grzegorczyk
Modified: 2014-04-16 10:25 PDT (History)
8 users (show)

See Also:


Attachments
patch (18.76 KB, patch)
2013-03-12 08:41 PDT, Mariusz Grzegorczyk
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
fixed html (19.53 KB, patch)
2013-03-13 06:12 PDT, Mariusz Grzegorczyk
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mariusz Grzegorczyk 2012-10-24 03:25:29 PDT
Because of missing textInputController.markedRange following tests don't pass:
editing/input/setting-input-value-cancel-ime-composition.html
platform/mac/editing/input/text-input-controller.html
Comment 1 Mariusz Grzegorczyk 2013-03-12 08:41:05 PDT
Created attachment 192743 [details]
patch
Comment 2 WebKit Review Bot 2013-03-12 09:22:05 PDT
Comment on attachment 192743 [details]
patch

Attachment 192743 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17115319

New failing tests:
editing/input/setting-input-value-cancel-ime-composition.html
Comment 3 Build Bot 2013-03-12 13:56:49 PDT
Comment on attachment 192743 [details]
patch

Attachment 192743 [details] did not pass mac-ews (mac):
Output: http://webkit-commit-queue.appspot.com/results/17041416

New failing tests:
editing/input/setting-input-value-cancel-ime-composition.html
Comment 4 Build Bot 2013-03-13 03:38:56 PDT
Comment on attachment 192743 [details]
patch

Attachment 192743 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-commit-queue.appspot.com/results/16996216

New failing tests:
editing/input/setting-input-value-cancel-ime-composition.html
Comment 5 Mariusz Grzegorczyk 2013-03-13 06:12:39 PDT
Created attachment 192911 [details]
fixed html
Comment 6 Andreas Kling 2014-02-05 11:17:50 PST
Comment on attachment 192911 [details]
fixed html

Clearing review flag on patches from before 2014. If this patch is still relevant, please reset the r? flag.