Closed
Bug 201486
Opened 22 years ago
Closed 22 years ago
Part of the document (with position:fixed) fails to redraw, or does not draw at all
Categories
(Core :: Web Painting, defect, P2)
Core
Web Painting
Tracking
()
RESOLVED
DUPLICATE
of bug 201442
People
(Reporter: s.a.moeller, Assigned: roc)
References
()
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
Using the default "Gold" style sheet at http://www.w3.org/Style/
(a) A part of the fixed menu at the right side of the window does never paint
(desktop is "shining through").
(b) The fixed element does not completely redraw after being obscured by a popup
menu or another window.
Reproducible: Always
Steps to Reproduce:
(a)
Obvious.
(b)
1. Open a context menu that partly obscures the site navigation menu. The
context menu's right border has to end up somewhere inside the site navigation menu.
2. Close context menu again.
Actual Results:
Part of the context menu remains visible.
Regression. I cannot see this with Mozilla 1.1a.
Comment 2•22 years ago
|
||
this regressed between linux trunk 2003032405 and 2003032505 (bug 191474)
still occurs with linux trunk 2003041005
marking NEW
Comment 3•22 years ago
|
||
Load testcase, then minimize/restore the window, or move a window over the
right side of the red box
The text appears to the left of the box (correct, there is a large negative
margin). The right half of the red box is not repainted (bad!)
Comment 4•22 years ago
|
||
-> All/All
Viewing testcase
This is less pronounced on OS X 2003041008 in that it never repaints - it just
leaves whatever was in that spot on the previous document for the duration of
the page view.
Win2k 2003041009 the area repaints with whatever window overlaps it
Oddly, this doesn't appear to affect Camino 2003041005
OS: Linux → All
Hardware: PC → All
Comment 5•22 years ago
|
||
*** Bug 204314 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•22 years ago
|
Priority: -- → P2
Comment 6•22 years ago
|
||
Is bug on http://nerf.republika.pl/Test/szablon.shtml related to this one?
Comment 7•22 years ago
|
||
Comment 8•22 years ago
|
||
This could also be related to bug 201442.
Assignee | ||
Comment 9•22 years ago
|
||
*** This bug has been marked as a duplicate of 201442 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•