Closed
Bug 1529878
Opened 7 years ago
Closed 7 years ago
hover animation is slow on svg
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: maggus.staab, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
- open https://www.alexplus.de/demo-haendlersuche/
- hover with the mouse over the map (Germany) on the right side
- hovering the different states of germany makes them highlight by a different background color
Actual results:
the hover effect seems lagging behind. the color change seems lagging.
Expected results:
the hover animation should be faster aka not logging so long behind the actual user interaction (like it is in chrome)
| Reporter | ||
Comment 1•7 years ago
|
||
gecko perf profile http://bit.ly/2E5bnkf
Comment 2•7 years ago
|
||
is it a recent issue? Thanks
Component: Untriaged → SVG
Flags: needinfo?(maggus.staab)
Product: Firefox → Core
| Reporter | ||
Comment 3•7 years ago
|
||
I never visited this website before. I dont know whether its a regression or was never better before.
Flags: needinfo?(maggus.staab)
| Reporter | ||
Comment 4•7 years ago
|
||
fyi, the author of the website did some changes and it feels smoother now.
Comment 5•7 years ago
|
||
The page appears to be gone now. If you come across a page on that site again that has poor performance, please feel free to re-open.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•