Closed Bug 1487037 Opened 6 years ago Closed 6 years ago

alert() not working in responsive design mode

Categories

(DevTools :: Responsive Design Mode, defect)

63 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1273997

People

(Reporter: riksoft, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180712135629

Steps to reproduce:

alert('hello!')


Actual results:

Nothing


Expected results:

It should have shown the alert box with 'hello!'.
Since on mobile devices alert() does work, why shouldn't work on the FF simulation of mobile devices?
This problem happens only in response design mode.
I've managed to reproduce the issue and I've set the proper component.
Status: UNCONFIRMED → NEW
Component: General → Responsive Design Mode
Ever confirmed: true
Product: Firefox → DevTools
Thanks for the report!  This is a known issue that we hope to resolve.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.