Closed
Bug 61186
Opened 25 years ago
Closed 17 years ago
css menu draws incorrectly
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: bbaetz, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [awd:tbl])
Attachments
(1 file)
|
3.75 KB,
text/html
|
Details |
At the above url, move the mouse over the left hand side menu. When entering an
option's region, the background correctly becomes blue, but when leaving it,
bits of the blue (usually on the left hand side) don't return to the original
white color. This should not happen.
| Reporter | ||
Comment 1•25 years ago
|
||
Once more with the correct url...
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
Bug also occurs in build 2000-11-24-04-trunk on Windows 98 SE.
Keywords: testcase
OS: Linux → All
Peter, please triage ASAP. Find the correct owner for this bug and reassign this.
Assignee: clayton → peter.vanderbeken
| Reporter | ||
Comment 5•25 years ago
|
||
At some point in the past, this bug was fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 7•24 years ago
|
||
REOPEN, both the URL and testcase have minor problems. In the testcase, when the
mouse is over the 2nd cell of any table it turns blue correctly but there is a
1-pixel gap of white still at the left edge and at the top edge of the cell.
At the URL, moving the mouse over the links to the left always leaves the
top-left and bottom-left corners white when the item turns blue. Also, sometimes
you get two (or more) areas having blue background at the same time.
Severity: normal → minor
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 8•24 years ago
|
||
Reassigning, I haven't received the notification that this was reopened :/.
Assignee: peter.vanderbeken → karnaze
Status: REOPENED → NEW
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla1.1
Comment 9•22 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
Component: Layout → Layout: Tables
QA Contact: petersen → madhur
Target Milestone: mozilla1.1alpha → ---
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 10•21 years ago
|
||
Mats this is wfm winxp 2004090105. Isnt it?
Comment 11•21 years ago
|
||
I still see the bug with build 2004102505 at the given URL, but a bit different:
sometimes the complete background, not just parts of it, stays blue after moving
the mouse out. It's not hard to reproduce, you have to move the mouse very
quickly. When it happens, the highlighted option still has className ==
"LeftNavUp" so Mozilla probably didn't fire the mouseout event which would have
set className to "LeftNavOff". This seems to be a DOM bug now.
Comment 12•19 years ago
|
||
If I understand this bug right, the background-color issue works for me with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20061231 Minefield/3.0a2pre
But what is the jumping cell width new in 1.9?
Comment 13•17 years ago
|
||
Mats what is going on with this? Could you please create reftest that shows the problem?
Comment 14•17 years ago
|
||
WFM, all versions back to Fx 1.0.1 on both Linux and XP.
The Win98 system I originally saw the problem on doesn't exist anymore.
-> WORKSFORME
Status: NEW → RESOLVED
Closed: 25 years ago → 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•