Bug 14597
Summary: | Comments not visible due to wide table in blog entry | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | robert |
Priority: | P2 | Keywords: | NeedsReduction |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://msexchangeteam.com/archive/2007/07/10/446015.aspx |
David Kilzer (:ddkilzer)
* 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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
(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).
Robert Hogan
The site has changed so this doesn't happen anymore. Please re-open if there's something further that can be done.