Closed
Bug 1414159
Opened 7 years ago
Closed 7 years ago
Device modal shouldn't scroll horizontally after adding custom devices
Categories
(DevTools :: Responsive Design Mode, defect, P2)
Tracking
(firefox56 wontfix, firefox57 wontfix, firefox58 wontfix, firefox59 fixed)
RESOLVED
FIXED
Firefox 59
People
(Reporter: karlcow, Assigned: jryans)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Click on Responsive Design Mode, Choose the Edit list for devices.
The custom devices are cut out on the right side.
Tested Firefox Nightly 58.0a1 (2017-11-02) (64-bit)
Assignee | ||
Comment 1•7 years ago
|
||
Hmm, that is quite interesting... I can't seem to reproduce it here on macOS, which it seems like you are using?
Do you see the same thing in Beta / 57?
Flags: needinfo?(kdubost)
Reporter | ||
Comment 2•7 years ago
|
||
Let me check.
Nope on Firefox 57, the custom list is not in a separate column, but under watches.
I just realized the are can be scrolled vertically or horizontally, but it's a bit weird.
Flags: needinfo?(kdubost)
Reporter | ||
Comment 3•7 years ago
|
||
Is there a way to inspect the DOM of this pop up?
Assignee | ||
Comment 4•7 years ago
|
||
(In reply to Karl Dubost :karlcow from comment #3)
> Is there a way to inspect the DOM of this pop up?
Yes, you can use the Browser Toolbox to reach the UI like the device modal here.
https://developer.mozilla.org/docs/Tools/Browser_Toolbox
(In reply to Karl Dubost :karlcow from comment #2)
> Nope on Firefox 57, the custom list is not in a separate column, but under
> watches.
> I just realized the are can be scrolled vertically or horizontally, but it's
> a bit weird.
Very curious. I am aware it somewhat awkwardly scrolls vertically (because it is a fixed size, and the phone column is now too long), but the horizontal scrolling is new to me in this bug, so hopefully we can find the cause!
Assignee | ||
Updated•7 years ago
|
status-firefox57:
--- → unaffected
Priority: -- → P2
Assignee | ||
Comment 5•7 years ago
|
||
Okay, I see what's happening now. Once you have at least 7 custom devices defined, it wraps to the next column.
I expect past versions also behave the same, as long as you have that many custom devices.
status-firefox56:
--- → wontfix
Summary: The custom user agent is not visible anymore → Device modal shouldn't scroll horizontally after adding custom devices
Assignee | ||
Updated•7 years ago
|
Blocks: rdm-web-compat
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8926583 [details]
Bug 1414159 - Extra modal width for RDM custom devices.
https://reviewboard.mozilla.org/r/197818/#review204010
Attachment #8926583 -
Flags: review?(gl) → review+
Pushed by jryans@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0dc2628668b2
Extra modal width for RDM custom devices. r=gl
Comment 10•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Comment 11•7 years ago
|
||
Mass won't fix for 58. Let it ride the train.
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: devtools-webcompat-team
Updated•6 years ago
|
No longer blocks: rdm-web-compat
You need to log in
before you can comment on or make changes to this bug.
Description
•