Bug 66576

Summary: Can't move up from a wrapped line on non-Mac if the previous line is shorter
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: aroben, cshu, evan, hyatt, mitz, tonikitoo, vanlam
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
evan's demo none

Description Ryosuke Niwa 2011-08-19 12:37:06 PDT
Created attachment 104547 [details]
evan's demo

When in wrapped text, WebKit doesn't produce the upstream position when moving upwards if the previous line is shorter than the current line.

This bug doesn't reproduce on Mac.
Comment 1 Van Lam 2011-08-24 14:06:34 PDT
Note: Might be fixed; I opened the demo in Linux yesterday and the entire text is highlighted (so it's working correctly).
Comment 2 Evan Martin 2011-08-24 16:03:33 PDT
Also can no longer repro.