Closed
Bug 300926
Opened 19 years ago
Closed 19 years ago
SVG :hover pseudoclass is a little quirky
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jon, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+ Bug reproducible on Deer Park Alpha 2. Did not attempt to test with 1.0.x aviary svg enabled nightly (if there is such a thing). Reproducible: Always Steps to Reproduce: 1.Visit the URL given 2.Move mouse cursor over the blue translucent star 3.After moving the cursor over the blue star, the star will become opaque. Move the cursor around in the star to see the quirkiness. Actual Results: Moving the mouse cursor into blue star makes it opaque. While moving the cursor around within the star causes the star to flash between opaque and transparent. The flashing is inconsistent, and it's hard to say if there's a specific part of the svg:polygon that is affected. Expected Results: The star should remain solidly opaque while the mouse is moved within the svg:polygon. Sorry if I assigned this to the wrong component.
Updated•19 years ago
|
Component: General → Layout
Product: Firefox → Core
Version: unspecified → Trunk
Updated•19 years ago
|
QA Contact: general → layout
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•19 years ago
|
||
Is this still and issue with a current trunk build? I can't reproduce this (at least on Linux).
Comment 2•19 years ago
|
||
No, this seems indeed solved somehow.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•