Closed
Bug 118052
Opened 24 years ago
Closed 24 years ago
A:hover makes table disappear: scrolling="no" does not work
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.1alpha
People
(Reporter: dhuv, Assigned: john)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
835 bytes,
text/html
|
Details |
when you have a:hover defined in a stylesheet and you have a link in a table,
the whole table disappears in 0.97. it works fine in 0.96. you can go to my
website http://www.patel.sh and try it on the menu on the top right.
Comment 1•24 years ago
|
||
Does this still happen if you change the doctype to 4.0 Strict?
Assignee: asa → attinasi
Component: Browser-General → Layout
QA Contact: doronr → petersen
Comment 2•24 years ago
|
||
Confirming issue in the Jan 3rd build (2002-01-03-08). Related to bug
http://bugzilla.mozilla.org/show_bug.cgi?id=116723.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
If you change the first frame to scrolling="auto" (from scrolling="no"), the
problem no longer occurs. See attached test case.
Comment 4•24 years ago
|
||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.1
Comment 7•24 years ago
|
||
Bulk re-assigning all of Eric's HTMLFrame bugs to John.
Assignee: eric → jkeiser
Comment 8•24 years ago
|
||
Changing the summary
Summary: A:hover makes table disappear → A:hover makes table disappear: scrolling="no" does not work
Comment 9•24 years ago
|
||
*** Bug 123253 has been marked as a duplicate of this bug. ***
Comment 10•24 years ago
|
||
In the testcase attached to bug # 123253 the background is incorrect when
scrolling = "no" .
the link to the testcase is :
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=67667
Comment 11•24 years ago
|
||
*** Bug 125677 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 12•24 years ago
|
||
I'm not seeing a problem on this page, though it sounds very much like many of
the problems stemming from bug 119849. Confirmation?
| Assignee | ||
Comment 13•24 years ago
|
||
WFM before and after bug 119849 landing.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•