Open
Bug 1404081
Opened 7 years ago
Updated 2 years ago
Scrolling the responsive design container breaks the coordinate system for the context/right click menu.
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(firefox57 fix-optional, firefox58 wontfix, firefox59 ?)
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
firefox58 | --- | wontfix |
firefox59 | --- | ? |
People
(Reporter: gonchuki, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
4.58 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170921191414
Steps to reproduce:
1- load any website you want to debug
2- hit F12 to open the developer toolbox
3- enable the responsive design mode
4- select a preset device that will be larger than your available screen space, for example a Kindle Fire HDX 8.9 in portrait mode (1280px high)
5- notice your Firefox viewport now has a vertical scrollbar to accomodate the emulated device (assuming a standard 1080p screen)
6- scroll down the Firefox viewport (on the outside with the aforementioned scrollbar, not inner one for the emulated device) and right click on any of the page's elements as if you were trying to inspect them.
Additional details: this this has been happening for quite a few versions and is confirmed to still be an issue in Firefox 57, as shown in the attached video.
Actual results:
The context menu is opening with a translated origin/coordinate system, equaling as much as you scrolled the outer viewport. E.g.: If you scrolled 100px, the context menu is opening 100px below where your mouse pointer is located.
Component: Untriaged → Developer Tools: Responsive Design Mode
Thanks for filing! I can reproduce the issue here.
(The video wouldn't play for me, but in any case, I understand the issue.)
Status: UNCONFIRMED → NEW
status-firefox57:
--- → fix-optional
status-firefox58:
--- → fix-optional
Ever confirmed: true
Priority: -- → P3
Comment 2•7 years ago
|
||
status-firefox59:
--- → ?
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•