Closed
Bug 1790999
Opened 2 years ago
Closed 2 years ago
[Existing users] The Onboarding spotlight is not fully visible when resizing the browser and having the Sidebar displayed
Categories
(Firefox :: Messaging System, defect, P4)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox104 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | affected |
People
(Reporter: srosu, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.56 MB,
image/gif
|
Details |
[Affected versions]:
- Firefox Nightly 106.0a1 (Build ID: 20220914213649)
[Affected Platforms]:
- macOS 12.5.1
- Windows 10 x64
- Ubuntu 20.04 x64
[Prerequisites]:
- Have the latest version of the Firefox Nightly build installed and opened.
- Have the Sidebars displayed on the page. (Ctrl+H/Ctrl+B).
- Have the “devtools.chrome.enabled” pref set to true.
- Have the “Cc["@mozilla.org/browser/browserglue;1"].getService().wrappedJSObject._showUpgradeDialog();” syntax copied to the Clipboard.
[Steps to reproduce]:
- Focus the Browser Console (Ctrl + Shift + J) and paste the syntax from prerequisites.
- Press the “Enter” key.
- Horizontally resize the browser to the minim of its width.
- Observe what happens.
[Expected result]:
- The elements of the Onboarding spotlight are visible and correctly rendered.
[Actual result]:
- The elements of the Onboarding spotlight are cut off.
[Notes]:
- This issue is not reproducible for new users since the scrollbars can be used for seeing the whole screen.
- Attached is a screen recording of the issue.
I'm not sure if there's a proper way to address this issue (the same issue will impact users with various vertical tab management add-ons).
I feel like we might just consider it as acceptable behavior and mark as won't fix, as with all the pre-conditions (sidebar open, browser resized, spotlight modal displayed), the bug will only affect a sliver of the user base.
You need to log in
before you can comment on or make changes to this bug.
Description
•