Bug 100222

Summary: [WK2][WTR] Text input controller needs markedRange implementation
Product: WebKit Reporter: Mariusz Grzegorczyk <mariusz.g>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: benjamin, buildbot, dglazkov, enrica, gyuyoung.kim, rakuco, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 42337    
Attachments:
Description Flags
patch
webkit.review.bot: commit-queue-
fixed html none

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.