Closed
Bug 1428096
Opened 7 years ago
Closed 7 years ago
JS alert() function not working on responsive view
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1273997
People
(Reporter: miguel.rib.20, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36
Steps to reproduce:
1) Write javascript code with function alert()
2) Open developer tools
3) Go to Responsive Design Mode
4) Test the alert() functionality
5) Verify that the pop up does not pop
Actual results:
Was testing my HTML+CSS+JavaScript code and used the JavaScript function alert(). I was with the developer tools open and was on the responsive design mode and the pop up window would not come up. Closed this mode and it pop up as it should.
Expected results:
Alert() pop up should have popped up.
Thanks for filing! I believe this is the same as bug 1273997. Please reopen if you believe it is a separate issue.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•