Bug 37693

Summary: cursor gets trapped when border-style: dashed is used
Product: WebKit Reporter: Tony Chang <tony>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: sukolsak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
test case
none
Patch none

Tony Chang
Reported 2010-04-15 20:22:56 PDT
Created attachment 53507 [details] test case In the attached test case, if you press the down arrow while on the beginning of the first line, it jumps to the beginning of the dashed section. From there, pressing down does nothing. The expected behavior is that the down arrow goes to the next line. In the test case, the line has to wrap to repro (i.e., make sure your browser window isn't too wide).
Attachments
test case (458 bytes, text/html)
2010-04-15 20:22 PDT, Tony Chang
no flags
Patch (2.38 KB, patch)
2012-05-25 17:32 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2012-05-25 14:57:33 PDT
This bug has been fixed between revisions 89055 (fail) and 89131 (OK).
Tony Chang
Comment 2 2012-05-25 15:57:24 PDT
(In reply to comment #1) > This bug has been fixed between revisions 89055 (fail) and 89131 (OK). Great! Let's add the test case to LayoutTests.
Sukolsak Sakshuwong
Comment 3 2012-05-25 17:32:46 PDT
Tony Chang
Comment 4 2012-05-25 19:29:52 PDT
Comment on attachment 144176 [details] Patch We might line wrap at a different word on different platforms, but I think using Ahem will make it OK.
WebKit Review Bot
Comment 5 2012-05-25 20:20:32 PDT
Comment on attachment 144176 [details] Patch Clearing flags on attachment: 144176 Committed r118604: <http://trac.webkit.org/changeset/118604>
WebKit Review Bot
Comment 6 2012-05-25 20:20:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.