Closed
Bug 107007
Opened 24 years ago
Closed 24 years ago
possible critical rendering bug
Categories
(Core Graveyard :: GFX, defect)
Core Graveyard
GFX
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla0.9.9
People
(Reporter: aceop, Assigned: kmcclusk)
References
()
Details
(Keywords: qawanted)
Attachments
(2 files)
The dark grey bar on the left side of the EFF homepage does not display
correctly if you scroll up and down in Mozilla 0.9.5 on both Win98 and Linux
though it was displayed perfectly by Mozilla 0.8.1. Maybe it's just because of
some "quirks" mode something, but maybe it's critical... who knows.
Comment 1•24 years ago
|
||
compositor. I see this on current linux as well.
Assignee: asa → kmcclusk
Status: UNCONFIRMED → NEW
Component: Browser-General → Compositor
Ever confirmed: true
OS: Windows 98 → All
QA Contact: doronr → petersen
Hardware: PC → All
Comment 2•24 years ago
|
||
appears to work 2001102603 win/2000
| Assignee | ||
Comment 3•24 years ago
|
||
Need reduced test case
Keywords: qawanted
Target Milestone: --- → mozilla0.9.7
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 4•24 years ago
|
||
| Reporter | ||
Comment 5•24 years ago
|
||
| Reporter | ||
Comment 6•24 years ago
|
||
it seems to me like the problem is background-color-changing of divs in
row-spanned table cells (sounds strange to me). mozilla 0.8.1 on linux renders
this testcase as perfect as the other one.
| Reporter | ||
Comment 7•24 years ago
|
||
Maybe the problems are not the same, but it seems similar, at least.
The difference I see is that in the first testcase the background color is
displayed and destroyed by scrolling, and the background color is assigned to a
TD that contains a div. In the new testcase the background color is assigned to
a DIV, and not displayed at all.
Whatever, I just guess this might have the same reason or be related.
I better shut up until I'm asked something as I have no idea what I talk about ;-)
| Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.7 → mozilla0.9.9
Comment 8•24 years ago
|
||
WFM, trunk build 2001-11-18-08 on Windows 98 SE.
| Assignee | ||
Comment 9•24 years ago
|
||
WFM using cvs build from today on WINXP. on both the URL http://www.eff.org and
test case
Marking WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•