Bug 1556533 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**STR**
1. Go to:  https://bug1509255.bmoattachments.org/attachment.cgi?id=9026900
2. Open RDM.
3. Refresh the page. 

**ER: **
No alert dialogue should have opened. 

**AR:**
The alert dialogue saying "the orientation of the device is now 0" is displayed.  This is because the `orientationchange` event is being dispatched when the page is being refreshed. This is not supposed to happen.
**STR**
1. Go to:  https://bug1509255.bmoattachments.org/attachment.cgi?id=9026900
2. Open RDM.
3. Refresh the page. 

**ER:**
No alert dialogue should have opened. 

**AR:**
The alert dialogue saying "the orientation of the device is now 0" is displayed.  This is because the `orientationchange` event is being dispatched when the page is being refreshed. This is not supposed to happen.

Back to Bug 1556533 Comment 0