Bug 14597 - Comments not visible due to wide table in blog entry
Summary: Comments not visible due to wide table in blog entry
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://msexchangeteam.com/archive/200...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-07-12 12:49 PDT by David Kilzer (:ddkilzer)
Modified: 2013-03-02 13:17 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2007-07-12 12:49:41 PDT
* SUMMARY
The comments on the blog entry are cut off when the browser window is too narrow due to the wide table in the blog entry.

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Go to URL: http://msexchangeteam.com/archive/2007/07/10/446015.aspx
3. Make browser window narrow enough that the table near the bottom of the blog entry only displays 2-3 of the 5 columns.
4. Scroll down to comments section.

* EXPECTED RESULTS
The comments section should wrap according to its width, not the width of the table in the blog.

* ACTUAL RESULTS
The comments section appears to wrap according to the width of the table in the blog, obscure much of the comments.

* REGRESSION
Only tested with a local debug build of WebKit r24241 with Safari 3.0 (522.12) on Mac OS X 10.4.10 (8R218).
Comment 1 David Kilzer (:ddkilzer) 2007-07-14 14:09:13 PDT
(In reply to comment #0)
> * REGRESSION
> Only tested with a local debug build of WebKit r24241 with Safari 3.0 (522.12)
> on Mac OS X 10.4.10 (8R218).

Not a regression as this occurs with Safari 2.0.4 (419.3) with the original WebKit on Mac OS X 10.4.10 (8R218).

Comment 2 Robert Hogan 2013-03-02 13:17:24 PST
The site has changed so this doesn't happen anymore. Please re-open if there's something further that can be done.