Page reload (F5) does not work when in Responsive Design Mode
Categories
(DevTools :: Responsive Design Mode, defect, P2)
Tracking
(Not tracked)
People
(Reporter: godchuanz, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36
Steps to reproduce:
This problem only occurs sometimes on some tabs.
- Go into Responsive Design Mode (Ctrl+Shift+M).
- Try to reload the page (F5).
- Try to force reload the page (Ctrl+F5).
- Type "window.location.reload()" into Console.
- Exit Responsive Design Mode.
- Try to reload.
- Enter
Actual results:
Nothing happens from Step 2, 3, and 4.
This bug has existed for many versions of FF, but I can't recall exactly which version it first appeared.
Expected results:
The page should reload even when in Responsive Design Mode.
Sorry, there are some typos. How do I edit the description?
Steps to reproduce:
- Go into Responsive Design Mode (Ctrl+Shift+M).
- Try to reload the page (F5).
- Try to force reload the page (Ctrl+F5).
- Type "window.location.reload()" into Console.
- Exit Responsive Design Mode.
- Try to reload.
Actual results:
Nothing happens at Step 2, 3, and 4.
Step 6 works as expected.
This bug has existed for many versions of FF, but I can't recall exactly which version it first appeared.
Expected results:
The page should reload even when in Responsive Design Mode.
Comment 2•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•6 years ago
|
||
Thank you for reporting this. RDM has a couple of issues related to history navigation and reloading that we've been actively working for in-development versions of Firefox (particularly Nightly 80 and Developer Edition 79). That said I'm unable to reproduce the issue you're experiencing on Firefox 78.
Would you be able to confirm if you're having this issue on the latest Firefox (78 version)? If so, and if you're able, check if the issue still happens on either Firefox Nightly 80 or Firefox Developer Edition 79?
Updated•6 years ago
|
Yes, it's still happening on Firefox 78.
I've been trying Nightly 80.0a1 (2020-07-02) and so far it looks good.
Updated•5 years ago
|
Description
•