Open
Bug 1264987
Opened 9 years ago
Updated 3 months ago
The RDM scrollbars are overlapped by the resize button
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(firefox45 unaffected, firefox46 unaffected, firefox47 unaffected, firefox48 affected, firefox130 affected, firefox131 affected)
NEW
Tracking | Status | |
---|---|---|
firefox45 | --- | unaffected |
firefox46 | --- | unaffected |
firefox47 | --- | unaffected |
firefox48 | --- | affected |
firefox130 | --- | affected |
firefox131 | --- | affected |
People
(Reporter: mboldan, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [multiviewport] [reserve-rdm])
[Note]:
- Logged based on Bug 1241587 Comment 5
[Affected versions]:
- Firefox 48.0a1 (2016-04-12)
[Affected platforms]:
- Windows 10 x 64, Ubuntu 14.04 x86, Mac OS x 10.11
[Steps to reproduce]:
1. Launch Firefox.
2. From about:config, enable the devtools.responsive.html.enabled pref.
3. Open RDM.
4. Enlarge the vieport window until only one scrollbar is displayed (Eg. up/down scrollbar).
5. Scroll the page all the way down and observe the scrollbar.
[Expected result]:
- The scrollbar is correctly displayed, without interfering with the resize button.
[Actual result]:
- The scrollbar is overlapped by the resize button (see http://imgur.com/YCRnpB2).
[Regression range]:
- This is not a regression since this is a new implementation.
Note:
This issue is also reproducible for the right/left scrollbar.
Updated•9 years ago
|
Flags: qe-verify+
Whiteboard: [multiviewport] → [multiviewport] [triage]
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [multiviewport] [triage] → [multiviewport] [reserve-rdm]
Comment 1•9 years ago
|
||
So, in an ideal situation, I would like to copy what <textarea> does: http://cl.ly/2A1T2J3D2Q1j
I think this bug can be put on the reserve list, though. In order of magnitude this bug isn't top-priority.
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
Reporter | ||
Comment 2•3 months ago
|
||
The issue is still reproducible on Firefox 130.0b8 and on Firefox 131.0a1. Tests were performed under Windows 10/11 and under macOS 10.15.
status-firefox130:
--- → affected
status-firefox131:
--- → affected
You need to log in
before you can comment on or make changes to this bug.
Description
•