Closed Bug 648627 Opened 14 years ago Closed 14 years ago

tab-modal prompts are not used after a basic auth prompt is displayed

Categories

(Core :: DOM: Core & HTML, defect)

2.0 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 637160

People

(Reporter: Brade, Unassigned)

Details

Attachments

(1 file)

While testing an add-on in Firefox 4, I came across this problem in Firefox 4 (reproduced on Mac and Windows). Step 1: Click a button defined as: <input type="button" value="Show Alert" onclick="alert('Hello world');"> The alert shows up in tab-modal format as expected. Step 2: Click a button that causes an http basic auth prompt to be displayed, e.g.: <input type="button" value="HTTP Basic Auth" onclick="document.location.href ='http://browserspy.dk/password-ok.php';"> The HTTP basic auth prompt is displayed modal. (Note: with this URL, you'll need to go back before step 3.) Step 3: Click the button from step 1 again. This alert now displays modal to the window instead of in the tab (until the web page is reloaded).
Assignee: dolske → nobody
Component: General → DOM
Product: Toolkit → Core
QA Contact: general → general
Version: unspecified → 2.0 Branch
Attached file test case
Who should own this issue? Can someone suggest where / how to debug this?
The having to click "back" almost certainly makes this a dupe of bug 637160.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: