Closed
Bug 277900
Opened 20 years ago
Closed 16 years ago
mixing percent based and pixel based tables caused misalignment of images.
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sitemanager, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 joining a percent based (100% --> filler,550px,filler) table with an absolute sized table (550px, centered) causes misalignment (1px) of image. this happens only when firefox is maximized and the vertical scrollbar is present. I encountered the bug in this page www.audiocompulsion.com but it is clearly demonstrated and explained here http://www.hostmanila.com/t_fxbug01 Reproducible: Always Steps to Reproduce: 1. Browser is Maximized 2. Screen resolution at 1024 x 768 3. Enough text is displayed so that the vertical scrollbar appears Actual Results: The images are off / misaligned by exactly 1 pixel. Expected Results: The images should have remained perfectly inline, as it does when the vertical scrollbar is not present or when the screen is not maximized (even with the scrollbar present)
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Updated•20 years ago
|
Whiteboard: DUPEME
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
I tried to create a testcase based on the information in this report. But even after various tests, i could not reproduce the behaviour described. My tests went only back as far as Fx2, which recently reached its end of life.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•