Bug 3352

Summary: <table> inside <div align="right"> with large content inside = no scrollbar
Product: WebKit Reporter: Thomas Deniau <thomas>
Component: TablesAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, emacemac7, helicopter2012, ian, mitz, playmobil
Priority: P2 Keywords: HasReduction
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.nousoft.org/webkit-1.html
Attachments:
Description Flags
Reduction for this bug.
none
Patch and Layout Test bfulgham: review+

Description Thomas Deniau 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)).
Comment 1 Thomas Deniau 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.
Comment 2 mitz 2006-02-10 10:53:29 PST
Is this really a bug? 
Comment 3 Thomas Schroeter 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 !?
Comment 4 Daniel Bates 2016-08-24 13:32:14 PDT
Created attachment 286884 [details]
Patch and Layout Test
Comment 5 Brent Fulgham 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.
Comment 6 Daniel Bates 2016-09-06 10:23:01 PDT
Committed r205489: <http://trac.webkit.org/changeset/205489>