Closed Bug 495857 Opened 15 years ago Closed 15 years ago

circles with a hover opacity style flicker while hovering

Categories

(Core :: SVG, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: axel, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090420 Minefield/3.6a1pre (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090420 Minefield/3.6a1pre (.NET CLR 3.5.30729)

In the provided sample the circles have the 
 circle:hover {fill-opacity:0.9;}
style rule - unfortunately while moving the mouse over the circle
the opacity switches back to the preset value while moving the mouse over it :-(
paths and rectangles work well.

Reproducible: Always

Steps to Reproduce:
1.apply a hover pseudo style to an svg circle
2.move the mouse over the circle
3.while you move without leaving the circle it appears to flicker like the code
detecting the hit on the circle is buggy


Expected Results:  
The opacity set in the hover style should be displayed without change until the pointer is moved outside - like it works with paths and rectangles
Component: General → SVG
Product: Firefox → Core
QA Contact: general → general
WFM 

I assume this is another symptom of bug 493079. Please try with an up to date build.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090420 Minefield/3.6a1pre (.NET CLR 3.5.30729) was the version where I noticed the bug -
I switched to 3.5 Beta 4 today and it works well now
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.