Bug 48156

Summary: Make vertical lines hit test properly and show a vertical i-beam cursor.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch adele: review+

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.