Open
Bug 1624283
Opened 5 years ago
Updated 2 years ago
[RDM] Vertical scrollbar overlaps the “Close RDM” button
Categories
(DevTools :: Responsive Design Mode, defect, P2)
Tracking
(firefox-esr68 unaffected, firefox74 wontfix, firefox75 wontfix, firefox76 affected)
NEW
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | wontfix |
firefox75 | --- | wontfix |
firefox76 | --- | affected |
People
(Reporter: emilghitta, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
video/quicktime
|
Details |
Affected versions
- Firefox 74.0 (BuildId:20200309095159).
- Firefox 75.0b7 (BuildId:20200322132212).
- Firefox 76.0a1 (BuildId:20200322212426).
Unaffected versions
- Firefox 68.6.0esr (BuildId:20200305175243).
Affected platforms
- macOS 10.14
Unaffected platforms
- Windows 10 64bit
- Ubuntu 18.04 64bit
Preconditions
- Set the "Show scroll bars" option (from the System Preferences > General) to "Automatically based on mouse or trackpad"
Steps to reproduce
- Launch Firefox.
- Access the about:config page.
- Set the devtools.responsive.browserUI.enabled pref to true.
- Open RDM on any page.
- Choose a device which viewport’s is taller than your browser window height (in order to enable the vertical scrollbar).
- Hover over the “Close Responsive Design Mode” X button.
Expected result
- The RDM can be closed without any issues.
Actual result
- The vertical scorllbar is overlapping the second half of the button and RDM can be closed only by clicking the first half of the X button.
Regression Range
- I don’t think that this is a regression.
Note
- This issue seems to be reproducible only with the devtools.responsive.browserUI.enabled pref set to true
Reporter | ||
Updated•5 years ago
|
Summary: Vertical scrollbar overlaps the “Close RDM” button → [RDM] Vertical scrollbar overlaps the “Close RDM” button
Updated•5 years ago
|
Blocks: dt-rdm-fission
Updated•5 years ago
|
Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Priority: -- → P1
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Updated•4 years ago
|
Assignee: mtigley → nobody
Status: ASSIGNED → NEW
Updated•4 years ago
|
Attachment #9136138 -
Attachment is obsolete: true
Comment 2•3 years ago
|
||
I can't reproduce this issue (and devtools.responsive.browserUI.enabled
doesn't seem to exist anymore?)
Should we close this issue?
Flags: needinfo?(emil.ghitta)
Reporter | ||
Comment 4•3 years ago
|
||
Hi Nicolas, sorry for the late delay here.
devtools.responsive.browserUI.enabled
is no longer available per Bug 1585097 (this is now enabled by default and no longer under a pref).
I tried to reproduce this using the latest Nightly and I got mixed results on different devices. It seems that in order to reproduce this bug you have to set the "Show scroll bars" option (from the System Preferences > General) to "Automatically based on mouse or trackpad"
Flags: needinfo?(emil.ghitta)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•