Open
Bug 1711054
Opened 2 years ago
Updated 1 month ago
Wrapping of the buttonless captive portal infobar isn't correct
Categories
(Toolkit :: General, defect, P2)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox88 | --- | unaffected |
firefox89 | --- | affected |
firefox90 | --- | affected |
People
(Reporter: peter.magyari, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [proton-infobars] [priority:2b] [fidefe-Quality-Foundation])
Attachments
(1 file)
539.22 KB,
image/png
|
Details |
Affected versions
- Nightly 90.0a1
- Beta 89.0b11
Affected platforms
- All
Steps to reproduce
- Launch Firefox
- Go to about:config and set: "devtools.chrome.enabled" = true
- Open the "Browser console" and paste in the following string and press "Enter":
CaptivePortalWatcher._showNotification() - Press the "Open network login page" button on the infobar
- Make sure the infobar is still visible on this support page
- Reduce the Fx window size to the minimal width
Expected result
- The captive portal infobar is visible on the support page but this time the button is hidden
- The window wraps correctly when the width of the window is reduced
Actual result
- The window still wraps as if the button is on the infobar (like on the page we've first triggered it)
Updated•2 years ago
|
Component: Messaging System → General
Product: Firefox → Toolkit
Updated•2 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1739
Updated•2 years ago
|
Priority: -- → P2
Whiteboard: [proton-infobars] → [proton-infobars] [priority:2b]
Updated•1 month ago
|
Whiteboard: [proton-infobars] [priority:2b] → [proton-infobars] [priority:2b] [fidefe-Quality-Foundation]
You need to log in
before you can comment on or make changes to this bug.
Description
•