full page/window/ tab modal
Categories
(Toolkit :: Content Prompts, defect)
Tracking
()
People
(Reporter: b.blanc, Unassigned, NeedInfo)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0
Steps to reproduce:
My application has timer for none activities. For example 60 minutes.
If the user do nothing during the periode of the timer, each window
of the application get a full page modal with a message and a [ok]- button
to lock the the window by security reasons.
After a click on the [ok]-button the window will be closed.
Only the Window of start the application can not be closed
by javascript because that is not allowed by the rules of the browser.
In the past the window of start will be stay stable as you can see
on pichture FireFox_Modal01.png.
The user is be able to click the [ok]-button.
Actual results:
Since one of the last updates FireFox put a second modal
over the modal of the application, after some hours.
I do not know how many hours. You can see it on picture FireFox_Modal02.png.
The user is not longer be able to click the [ok]-button.
Expected results:
FireFox should not put the second modal, as in the past.
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Notifications and Alerts' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•3 years ago
|
||
The severity field is not set for this bug.
:tspurway, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:mtigley, since the bug doesn't have a severity set, could you please set the severity or close the bug?
For more information, please visit BugBot documentation.
Description
•