DevTools: Back and Forward buttons do not work in responsive design mode
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
People
(Reporter: serojarul, Unassigned)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Checked in Firefox Browser 78.0.2 (64-bit)
The error is reproducible on Windows 10,
Mac OS and Linux (I don't know the version).
- Open DevTools (f12)
- Switch to responsive design mode
- Press the "Back" or "Forward" button
Actual results:
Buttons do not respond: no jump to previous / next page
Expected results:
Back button: Returns to the previous page.
Forward button: returns to the next page
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•4 years ago
|
||
Hello, thank you for reporting this issue! This issue is a duplicate of Bug 1644248. It will also be fixed in Firefox 79.
Right now, the workaround is to set the preference devtools.responsive.browserUI.enabled
to true in Firefox 78. See https://bugzilla.mozilla.org/show_bug.cgi?id=1649537#c6 for more background on this. It's important to note that Responsive Design Mode should be closed before setting this pref to true to avoid any unexpected behavior.
Description
•