Update notification doesn't always show up properly
Categories
(Core :: Graphics, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox81 | --- | affected |
People
(Reporter: smaug, Unassigned)
References
Details
Attachments
(2 files)
Pretty much always when the update notification shows up, there is some weird jank, like first showing part of the UI and then changing it a bit.
But there are also worse cases, like the one attached.
Comment 1•4 years ago
•
|
||
Oof, that looks pretty rough. This seems like either a panel, graphics or widget bug. I'm going to put this in Widget:GTK right now (since it looks like you're using Linux).
Comment 2•4 years ago
|
||
Like it looks like an invalidation bug. So actually, maybe this is more of a Graphics thing.
Comment 3•4 years ago
|
||
Please attach about:support.
Reporter | ||
Comment 4•4 years ago
|
||
Could this be a regression from bug 1635153
Comment 5•4 years ago
|
||
Yes, most likely, if you are using X11 and if it's a recent regression.
Updated•4 years ago
|
Comment 6•4 years ago
|
||
Has this been fixed or does it still occur? (first good build should be 20200801094810)
Updated•4 years ago
|
Reporter | ||
Comment 7•4 years ago
|
||
This does occur still.
Reporter | ||
Comment 8•4 years ago
|
||
This is from the latest Nightly
Reporter | ||
Comment 9•4 years ago
•
|
||
This is a rather bad UI glitch.
I wonder if this is gfx or frontend. Why would there even be two different states (or two different popups?). One should show the popup only once it is ready to be shown - if that is not the case, this could be frontend issue.
Description
•