Bug 15549

Summary: WebKit's CSS3 Columns don't re-paint correctly on text-select
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: hyatt, webkit
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.css3.info/preview/multi-column-layout/
Attachments:
Description Flags
screenshot showing broken re-paint after multi-column text select none

Description Eric Seidel (no email) 2007-10-17 23:22:19 PDT
WebKit's CSS3 Columns don't re-paint correctly on text-select

See the screen shot.  The text selection should have wrapped all the way to the top of the second column (I started the selection in the first column and moved the mouse to the second).  It seems to actually have selected all that text, just not marked the lineboxes for repaint!  (Try dragging the selection to see.)
Comment 1 Eric Seidel (no email) 2007-10-17 23:24:23 PDT
Created attachment 16712 [details]
screenshot showing broken re-paint after multi-column text select
Comment 2 Robert Blaut 2008-01-28 08:56:05 PST
I cannot see the buggy behavior using the latest nightly Webkit. Any confirmations?