Closed
Bug 292610
Opened 20 years ago
Closed 20 years ago
Cross-browser complexspiral hover effect has regressed (transparent/transcludent background png)
Categories
(Core :: Web Painting, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mikko.rantalainen, Assigned: roc)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050429
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050429
The old "Cross-browser complexspiral?" page has regressed. The mouse hover
effect on links used to work but now it repaints the background incorrectly when
the hover effect is supposed to end. The error is easily visible on the test
page over the moon.
Reproducible: Always
Steps to Reproduce:
1. go to http://virtuelvis.com/gallery/opacity/old/alpha.html
2. Hover some link above the moon background image
3. Move the mouse cursor away
Actual Results:
The background of the link is incorrectly restored (background visible through
transcludent part isn't rendered but instead replaced with a solid color).
Expected Results:
The hover effect should be undone and the page should display as just after
loading the page.
Page is rendered correctly with
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Slow performance scrolling of the page would be bug 64401.
Comment 1•20 years ago
|
||
WFM:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050430
Firefox/1.0+
Assignee | ||
Comment 2•20 years ago
|
||
Probably fixed by the checkin for regression bug 291965
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•20 years ago
|
||
I'm confirming that this bug has been fixed in
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050508
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•