Closed
Bug 197099
Opened 22 years ago
Closed 22 years ago
file-not-found error dialog fails to get focus (and cannot be dismissed by clicking on OK button)
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 195985
People
(Reporter: chrispetersen, Assigned: jag+mozilla)
Details
Build: 2003-03-11-03
Platform: OS X 10.2.4
Expected Results: Dialog that opens should get focus when user clicks
What I got: Clicking on the dialog's OK button fails to get focus. Pressing the
return or esc key also is ignored.
Steps to reproduce:
1) Open a locally saved HTML file in browser
2) With the file still opened in browser, switch to finder and change this
file's name
3) Switch back to browser and select Edit Page from the File menu
4) Notice a dialog is displayed since the file can no longer be found.
5) Try to click the OK button to close this dialog. Notice this can't be done.
6) Try pressing the return or esc keys. Notice this is ignored simple becuase
dialog has no focus.
Reporter | ||
Updated•22 years ago
|
Summary: Dialog fails to get focus from user → Dialog fails to get focus
Reporter | ||
Comment 1•22 years ago
|
||
This problem doesn't occur on the 2003-03-03-08 Win32 build. Also, this
workaround on the Mac works:
1) Click on the opened browser window to bring it to the front
2) Click on dialog again so that it now comes to the front
3) The OK button should function now
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 195985 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: Dialog fails to get focus → file-not-found error dialog fails to get focus (and cannot be dismissed by clicking on OK button)
You need to log in
before you can comment on or make changes to this bug.
Description
•