Closed Bug 1703182 Opened 4 years ago Closed 4 years ago

The Chrome UI jumps when the "Disk Space Low" Infobar is dismissed

Categories

(Firefox :: Messaging System, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1708809
Tracking Status
firefox89 --- affected

People

(Reporter: sbadau, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [proton-infobars] [priority:2b])

Attachments

(1 file)

Attached video Screen Recording.mov

Affected platforms:
Mac OS X 10.15
macOS Big Sur 11.2
Windows 10 x64
Ubuntu 20.04 x64

Affected versions:
Nightly 89.0a1

Pre-requisites:
browser.proton.enabled=true
browser.proton.infobars.enabled=true

Steps to reproduce:

  1. Launch Firefox.
  2. Trigger the "Disk space low" > 5GB infobar by running the following in the Browser Console:

gStoragePressureObserver.observe({QueryInterface: () => ({data:5368709120})}, "QuotaManager::StoragePressure")

  1. Resize the browser's window to the minimum
  2. Dismiss the "Disk Space Low " infobar by clicking in the "X" button.

Expected Result:
The "Disk Space Low" infobar should dismiss properly without any UI flickering.

Actual Results:
The whole Chrome UI jumps up and down once the Infobar is dismissed. Please see the screencast for more details.

Notes:
The issue is reproducible also on the "Disk space low" <5GB infobar

Priority: -- → P2
Whiteboard: [proton-infobars] → [proton-infobars] [priority:2b]
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: