RESOLVED FIXED 3352
<table> inside <div align="right"> with large content inside = no scrollbar
https://bugs.webkit.org/show_bug.cgi?id=3352
Summary <table> inside <div align="right"> with large content inside = no scrollbar
Thomas Deniau
Reported 2005-06-08 08:25:10 PDT
When visiting this URL, Safari does not use an horizontal scrollbar. Thus, half of the text, which should begin with "Lorem ipsum", can't be seen. Firefox does include that scrollbar and the page validates as XHTML 1.0. This bug also occurs with a large image inside the <table>. (That reduction was made from a page found on an Invision Power Board forum. (One post made the scrollbar disappear, preventing half of the page from being seen)).
Attachments
Reduction for this bug. (782 bytes, application/xhtml+xml)
2006-02-10 10:45 PST, Thomas Deniau
no flags
Patch and Layout Test (14.01 KB, patch)
2016-08-24 13:32 PDT, Daniel Bates
bfulgham: review+
Thomas Deniau
Comment 1 2006-02-10 10:45:00 PST
Created attachment 6393 [details] Reduction for this bug. Attaching the file at the URL above as a reduction.
mitz
Comment 2 2006-02-10 10:53:29 PST
Is this really a bug?
Thomas Schroeter
Comment 3 2009-02-08 12:52:23 PST
The vertical white lines between each red box begin to "break up" or look like this when scrolling: &#9608; &#9608; &#9608; &#9608; &#9608; &#9608; &#9608; &#9608; &#9608; This came to my attention as one of my customers talking about this. On his Site we are using mootools animation capabilities using Fx.Scroll class. Using Google Chrome for Windows XP the rendering seems to be better !?
Daniel Bates
Comment 4 2016-08-24 13:32:14 PDT
Created attachment 286884 [details] Patch and Layout Test
Brent Fulgham
Comment 5 2016-08-25 12:30:34 PDT
Comment on attachment 286884 [details] Patch and Layout Test The Windows failure looks unrelated to this patch. I think this looks fine, but you might want to get Zalan or Hyatt to double-check that there isn't an edge case we are forgetting about.
Daniel Bates
Comment 6 2016-09-06 10:23:01 PDT
Note You need to log in before you can comment on or make changes to this bug.