Bug 48156 - Make vertical lines hit test properly and show a vertical i-beam cursor.
Summary: Make vertical lines hit test properly and show a vertical i-beam cursor.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-10-22 15:14 PDT by Dave Hyatt
Modified: 2010-10-22 15:36 PDT (History)
0 users

See Also:


Attachments
Patch (20.32 KB, patch)
2010-10-22 15:16 PDT, Dave Hyatt
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-10-22 15:14:06 PDT
Make vertical lines hit test properly and show a vertical i-beam cursor.  Numerous bugs with overflow were discovered while getting this to work, so these are in the patch as well.
Comment 1 Dave Hyatt 2010-10-22 15:14:35 PDT
The layout tests also caught these overflow regressions already and are currently broken, so they test those changes.
Comment 2 Dave Hyatt 2010-10-22 15:16:01 PDT
Created attachment 71601 [details]
Patch
Comment 3 Dave Hyatt 2010-10-22 15:36:55 PDT
Fixed in r70356.