Closed Bug 266964 Opened 20 years ago Closed 19 years ago

{inc}divs disappearing when mouse moves over it

Categories

(Core :: Layout, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: tonglebeak, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041026 Firefox/1.0RC1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041026 Firefox/1.0RC1

At the URL given, a div will disappear for no reason at all.

Go to the "Today's Poll" Section, and at the bottom of that div, around "View
Results", just move your mouse around. The poll div, as well as the funny image
div, 90% of it will disappear. This is a very odd glitch, and has nothing to do
with how the site is coded (xhtml 1.1 and valid css).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
"Today's Poll" and "Newest Funny Images" div disappear

Expected Results:  
Not deleted 90% of the div
Attached file simplified testcase
This is the simplest I could get the testcase, to reproduce the problem. I
added teh background:blue; in .headpoll so we can still see the background
disappear. Remove anythng else from the css resulted in the bug failing. Also,
removing the <strong> tags from the link also resulted in the bug failng. This
is very weird IMO.
Assignee: firefox → nobody
Component: General → Layout
Keywords: testcase
Product: Firefox → Browser
QA Contact: firefox.general → core.layout
Version: unspecified → Trunk
URL will no longer work, because I removed the height attribute so the bug
wouldn't work on my site: however, it still does so in the testcase.
Further simplified (and slightly different) testcase.
Styles are specified for the DIVs individually, so that only the styles
required to reproduce the bug are applied to each DIV.
Also - using overflow:hidden instead of overflow:auto (they both show the same
behaviour).
Hovering the green div (or changing the font size using ctrl+/ctrl-) causes it
to shrink to 20% (which is what it has specified as "height") of its parent
div.

Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041031 Firefox/0.9.1+
Status: UNCONFIRMED → NEW
Depends on: 240276
Ever confirmed: true
Summary: divs disappearing when mouse moves over it → {inc}divs disappearing when mouse moves over it
Requesting block 1.1 and removing URL
Flags: blocking1.8b2?
Flags: blocking-aviary1.1?
you don't need to request blocking the gecko milestone and blocking the aviary
releases. one or the other should do and it's generally best to pick it based on
the bug's product.
Flags: blocking-aviary1.1?
Testcase fails for me with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.8b2) Gecko/20050422 Firefox/1.0+
Testcase works for me with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.8b2) Gecko/20050428 Firefox/1.0+
Resolved Fixed by bug 240276
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Flags: blocking1.8b2?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: