Bug 25410 - Ignores overflow-x/max-width when element is initially hidden.
Summary: Ignores overflow-x/max-width when element is initially hidden.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://varusonline.com/csstwitch.html
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 14:01 PDT by Jessica Hawkwell
Modified: 2023-06-03 05:03 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessica Hawkwell 2009-04-26 14:01:49 PDT
CSS overflow-x/max-width are ignored when the initial state of the element is hidden via CSS "display: none;" AND the element appears within a table.  This causes the page to be stretched horizontally when there is more content in the hidden element than can fit without scrolling.  See URL for isolated example.
Comment 1 Ahmad Saleem 2023-02-16 13:30:41 PST
I am not able to access the testcase reduction from URL and also from Wayback Archive.

I searched for the URL on All ISSUES on Chromium Monorail as well but couldn't find anything.

Should we close this bug?