RESOLVED FIXED 27379
Absolutely-positioned elements with a scrollbar wrap prematurely
https://bugs.webkit.org/show_bug.cgi?id=27379
Summary Absolutely-positioned elements with a scrollbar wrap prematurely
Sidney San Martín
Reported 2009-07-17 10:41:03 PDT
Created attachment 32956 [details] Demonstration of premature wrapping When an absolutely-positioned element has a vertical scrollbar (usually from overflow:scroll), the width of the scrollbar is not accounted for and the text wraps early.
Attachments
Demonstration of premature wrapping (448 bytes, text/html)
2009-07-17 10:41 PDT, Sidney San Martín
no flags
Patch (20.64 KB, patch)
2009-07-17 11:31 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2009-07-17 10:47:06 PDT
I have a fix for this.
Dave Hyatt
Comment 2 2009-07-17 11:31:31 PDT
Dave Hyatt
Comment 3 2009-07-17 11:38:25 PDT
Fixed in r46044.
Note You need to log in before you can comment on or make changes to this bug.