Closed
Bug 185386
Opened 23 years ago
Closed 23 years ago
Using stylesheets to move images on hover causes parts of images to disappear.
Categories
(Core Graveyard :: Image: Painting, defect)
Tracking
(Not tracked)
People
(Reporter: graham, Assigned: pavlov)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
In the above page, if you mouseover the menu buttons, the images simulate
animation by changing position using stylesheet position information. These
images disappear, or chunks of them disappear, when this action is performed in
mozilla.
Reproducible: Always
Steps to Reproduce:
1.Mouse over the images
2.Mouse out again
Actual Results:
The images moved, but lost parts at the top or bottom.
Expected Results:
The images should have moved down slightly.
Comment 1•23 years ago
|
||
Duplicate of 79315
Comment 2•23 years ago
|
||
Agreed. Buttons go to POSITION:relative; when hovered over, which is 79315
*** This bug has been marked as a duplicate of 79315 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•