Closed
Bug 258736
Opened 20 years ago
Closed 20 years ago
CSS absolute positions incorrectly when tables nested
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: ve3ll, Assigned: dbaron)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a4) Gecko/20040909
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a4) Gecko/20040909
I use nested tables, css positioning and hide
to give an easy dropdown menu system. Trying to
add a second level table for submenus indicates
bad positioning in gecko which does not occur
in Opera or MSIE. Trying for browser unsniffed
solution
Reproducible: Always
Steps to Reproduce:
1. visit the url
2. drop the first menu
3. rollover the update... item
Actual Results:
submenu opens in wrong spot
Expected Results:
should open to right of item as it does in opera.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 63895 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•