Open
Bug 1674911
Opened 5 years ago
Updated 5 years ago
Animation on extension cards is slow on hover, making Firefox feel slow
Categories
(Toolkit :: Add-ons Manager, enhancement, P5)
Toolkit
Add-ons Manager
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | affected |
People
(Reporter: yoasif, Unassigned)
Details
(Whiteboard: addons-ux)
I had long thought that this was due to really bad optimization on about:addons, but upon further review, it seems to be a choice to be as slow as it is.
Steps to reproduce:
- Install a few addons
- Navigate to
about:addons - Move mouse cursor vertically over the installed addons quickly, watching the border of each addon card
What happens:
The dark colored border fails to appear much of the time, only appearing if the user dwells over a card for a period.
This is a bad experience as it feels slow and makes Firefox look needlessly slow in a non-webpage part of the UI that is easy to control and ought to feel snappy.
Expected result:
I should always see the dark border upon hover over a card, with a speed that doesn't make Firefox feel slow.
Updated•5 years ago
|
Whiteboard: addons-ux
Comment 1•5 years ago
|
||
We'll wait on ux feedback for this.
Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•