Bug 53701 - Scrollbars not created for page containing overflowing table
Summary: Scrollbars not created for page containing overflowing table
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL: https://fedoraproject.org/wiki/Test_D...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2011-02-03 11:59 PST by Priit Laes (IRC: plaes)
Modified: 2012-06-21 15:27 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2011-02-03 11:59:39 PST
1. Go to https://fedoraproject.org/wiki/Test_Day:Current
2. Scroll to the bottom of the screen where is a table
3. Click on any of the [3] link
4. Observe the problems...
Comment 1 Levi Weintraub 2011-03-01 16:21:35 PST
What do you mean by "Click on any of the [3] link"? I went to that page and tried clicking various links (including the only one with a [3] as the link text) but could find no unexpected behavior. The page has scrollbars but no overflowing table I could see.
Comment 2 Priit Laes (IRC: plaes) 2011-03-02 00:06:55 PST
(In reply to comment #1)
> What do you mean by "Click on any of the [3] link"? I went to that page and tried clicking various links (including the only one with a [3] as the link text) but could find no unexpected behavior. The page has scrollbars but no overflowing table I could see.

Yeah, the page was changed, but I found new page with similar issue ;)

Firstly, my screen resolution is 1024x768.
Secondly, the link that should show the issue as soon as the page finishes loading: https://fedoraproject.org/wiki/Test_Day:2011-02-03_GNOME3_Alpha#cite_note-81
Comment 3 Levi Weintraub 2011-03-03 15:04:26 PST
Interestingly enough, this problem repros on Firefox...
Comment 4 Elliott Sprehn 2012-06-21 15:27:39 PDT
These pages have #wrapper { overflow: hidden; } on them so this is expected behavior.