Closed Bug 318194 Opened 19 years ago Closed 19 years ago

rendering problem when oversize and float presented

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ihate, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 If a box in floated container has an oversize: auto; option and its content actually is bigger than the container (so the scrollbar shows up) and in the same container is presented a link with :hover pseudoclass defined, rolling over the link in Firefox shows a "ghost" box above and in MSIE causes a scrollbar to make shaky movements upside down. This will only happen when in the :hover pseudoclass a border attribute is set (no matter how). Reproducible: Always Steps to Reproduce: 1. Create a page with floated container (div). 2. Create and oversize:auto div, overfill it and place it into the container. 3. Create a link abote the oversized div. 4. Define in CSS a:hover with border set. 5. Roll over the link and see what happens. Actual Results: Rolling over the link in Firefox shows a "ghost" box above. Expected Results: No ghost boxes should apperar I suppose ,o)
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Please reopen if you can reproduce with Firefox 1.5 and can attach a testcase showing this issue
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.