Closed
Bug 295975
Opened 20 years ago
Closed 20 years ago
fixed positioned elements may generate a phantom bottom border on overlapping elements
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: info, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 The visibility of the phantom border happens randomly. It depends on the font sizes (CSS) and/or on the actual text zoom of the browser. If it is visible, it looks like if a solid 1px border would be specified for the fixed element (color: background color of the fixed element or white) Reproducible: Always Steps to Reproduce: check out the submitted URL: 1. look for a white line cutting the 2nd picture 2. scroll to see if more pictures get cut 3. if none of the placed images is cut by a white line, try different text zooms Actual Results: some pictures get 'cut' by the phantom bottom border of the fixed div in the background, some not. This is additional demo stuff to part 2 of reported Bug #295838
Comment 1•20 years ago
|
||
I see the described problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050509 Firefox/1.0.4 I do not see the problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050530 Firefox/1.0+ ID:2005053004 Reporter, can you try with a firefox 1.1alpha (Deer Park) release and verify that this problem is indeed gone? Thanks!
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050527 Firefox/1.0+ ID:2005052711 WFM
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
(In reply to comment #1) > I see the described problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; > rv:1.7.8) Gecko/20050509 Firefox/1.0.4 > I do not see the problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; > rv:1.8b2) Gecko/20050530 Firefox/1.0+ ID:2005053004 > Reporter, can you try with a firefox 1.1alpha (Deer Park) release and verify > that this problem is indeed gone? Thanks! The problem is gone with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050531.
You need to log in
before you can comment on or make changes to this bug.
Description
•