Closed
Bug 46500
Opened 25 years ago
Closed 25 years ago
Table cell changes size after IMG onMouseOver exexcuted
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: MatsPalmgren_bugz, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
671 bytes,
text/html
|
Details |
DESCRIPTION:
After an <IMG onMouseOver> is exexcuted, a <TD ROWSPAN=2> changes its height
so it doesn't span the second row anymore.
STEPS TO REPRODUCE:
1. load URL or testcase
2. move mouse over "North America" (triggers an onMouseOver)
3. cover the window with another then bring it to top again
ACTUAL RESULTS:
First column changed height (resizing the window fill fix the problem)
EXPECTED RESULTS:
it shouldn't
DOES NOT WORK CORRECTLY ON:
Mozilla nightly build 2000-07-24-08 on Windows 98 SE.
WORKS CORRECTLY ON:
MSIE 5.00 on Windows 98 SE.
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
Confirmed on Linux Build 2000072521. I think this is a duplicate bug 45818, but
I'll let someone else make the call.
OS: Windows 98 → All
Hardware: PC → All
Comment 3•25 years ago
|
||
I just tried this on a latest nightly on NT and either the problem seems to have
gone away or I don't understand it. Can anyone else confirm?
Adding qawanted...
Keywords: qawanted
| Reporter | ||
Comment 4•25 years ago
|
||
Problem have gone away. Build 2000-09-12-12 on Win98 SE. Marking WORKSFORME.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Verified with 2001-02-13-09.
You need to log in
before you can comment on or make changes to this bug.
Description
•