Open
Bug 1421463
Opened 7 years ago
Updated 1 year ago
The reload button should not be temporarily disabled when loading about:home in a new window
Categories
(Firefox :: Toolbars and Customization, defect, P5)
Firefox
Toolbars and Customization
Tracking
()
NEW
Performance Impact | low |
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
firefox58 | --- | fix-optional |
firefox59 | --- | affected |
People
(Reporter: florian, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: perf:frontend)
When opening a new window containing about:home, the reload button is first painted in its disabled state before becoming enabled. This causes visual flicker when opening new windows.
Comment 1•7 years ago
|
||
I mean, this makes sense in that reload is disabled while a page is loading, and we do actually need to load about:home. Not convinced, in the grand scheme of things, how important this is, and we've had some pretty annoying regressions from trying to mess with this before now, so going to un-radar this for 58 and mark as P5. X-ref bug 1378313.
Updated•7 years ago
|
Whiteboard: [fxperf]
Reporter | ||
Comment 2•7 years ago
|
||
I do care a lot about this bug (it's the last whitelisted flicker when opening a new window!) so I would be tempted to make it a P2, but I think realistically it goes into the P3 bucket.
Whiteboard: [fxperf] → [fxperf:p3]
Updated•6 years ago
|
Flags: needinfo?(gijskruitbosch+bugs)
Updated•2 years ago
|
Severity: normal → S3
Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•