Open
Bug 1376749
Opened 8 years ago
Updated 2 years ago
Unsaved changes Confirmation dialog box on web page does not trap foucs
Categories
(Toolkit :: Content Prompts, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: adhargithub, Unassigned)
Details
Attachments
(1 file)
|
36.25 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
Steps to reproduce:
I have a site on which users does some operations mostly input box related changes
When user made some changes and then he tries to reload a page and alter dialog appears saying
"This page is asking you to confirm that you want to leave - data you have entered may be lost"
Actual results:
This alert dialog does not trap focus inside it. If you keep pressing tab focus will start going outside the dialog box
Expected results:
The alert dialog should have trapped focus on its button and should not allow focus to go outside dialog box
Updated•8 years ago
|
Component: Untriaged → Notifications and Alerts
Product: Core → Toolkit
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Component: Notifications and Alerts → Content Prompts
You need to log in
before you can comment on or make changes to this bug.
Description
•