Closed
Bug 1500866
Opened 7 years ago
Closed 7 years ago
Allow user to change/close a tab when HTTP 401 dialog is displayed
Categories
(Toolkit :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 613785
People
(Reporter: msd+bugzilla, Unassigned)
Details
Attachments
(1 file)
|
2.35 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
Steps to reproduce:
Loaded a fraudulent website :
http://ukasredsfedasv.tk/?number=04-81-68-20-78&lang=fr
Actual results:
The browser is blocked on the webpage.
It's impossible do close the tab because there is a HTTP 401 pop-up on the foreground. If "ok" or "cancel" is selected, another auth pop-up is triggered. [1]
The browser is totally blocked and the website explained [2] that there is a virus and the user need to call a phone number quickly.
[1] : Source contains : <script>window.location.reload();</script>
[2] : html text & audio "<source src="/include/fr.mp3" type="audio/mpeg">"
Expected results:
Like for JavaScript "alert()" pop-up :
- the pop-up is not a new foreground window but is a window inside the tab
- there is a checkbox that permit to say : "stop this website to ask again for authentication"
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Group: firefox-core-security
Updated•7 years ago
|
Component: Untriaged → General
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
You need to log in
before you can comment on or make changes to this bug.
Description
•