Closed
Bug 1665339
Opened 5 years ago
Closed 5 years ago
Canceling http auth prompt via the escape key aborts navigation
Categories
(Toolkit Graveyard :: Notifications and Alerts, defect)
Toolkit Graveyard
Notifications and Alerts
Tracking
(firefox-esr68 unaffected, firefox-esr78 unaffected, firefox80 unaffected, firefox81 unaffected, firefox82 disabled, firefox83 fixed)
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | unaffected |
| firefox80 | --- | unaffected |
| firefox81 | --- | unaffected |
| firefox82 | --- | disabled |
| firefox83 | --- | fixed |
People
(Reporter: Gijs, Assigned: emz)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
STR:
- on Nightly with no active http auth sessions, click https://jigsaw.w3.org/HTTP/Basic/
- hit [esc] to cancel the dialog (note: keyboard is important - clicking "cancel" works correctly)
ER:
If using app/window modal prompts, the page navigates to a page saying "Unauthorized access"
AR:
if using tabmodal prompts, the page stops navigating and you're still looking at this bugzilla report. :-)
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Comment 1•5 years ago
|
||
Set release status flags based on info from the regressing bug 613785
status-firefox80:
--- → unaffected
status-firefox81:
--- → unaffected
status-firefox82:
--- → affected
status-firefox-esr68:
--- → unaffected
status-firefox-esr78:
--- → unaffected
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Attachment #9176301 -
Attachment description: Bug 1665339 - Prevent ESC key on SubDialog to cancel page load. r=gijs → Bug 1665339 - Prevent ESC key on SubDialog from cancelling page load. r=gijs
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f4a2998379b
Prevent ESC key on SubDialog from cancelling page load. r=Gijs
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Comment 5•5 years ago
|
||
The patch landed in nightly and beta is affected.
:pbz, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.
For more information, please visit auto_nag documentation.
Flags: needinfo?(pbz)
| Assignee | ||
Comment 6•5 years ago
|
||
The tab auth prompts are only enabled in Nightly for now. Uplift is not needed.
Flags: needinfo?(pbz)
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Has Regression Range: --- → yes
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•