Closed
Bug 264723
Opened 21 years ago
Closed 21 years ago
chrome://global/content/filepicker.xul loaded in current window when browser.link.open_newwindow is 1
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 263956
People
(Reporter: marc.loiselle, Assigned: bugzilla)
Details
Attachments
(1 file)
65 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041015 Firefox/0.10
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041015 Firefox/0.10
The file picker for <input type="file"> loads in a tab and is unusable.
Reproducible: Always
Steps to Reproduce:
Load testcase and click browse
Expected Results:
File picker should open in a separate window.
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Comment 2•21 years ago
|
||
Check the "Force links that open new windows to open in" preference to test.
Summary: chrome://global/content/filepicker.xul loaded in a tab when browser.link.open_newwindow.restriction is 0 → chrome://global/content/filepicker.xul loaded current window when browser.link.open_newwindow is 1
Reporter | ||
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 263956 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: chrome://global/content/filepicker.xul loaded current window when browser.link.open_newwindow is 1 → chrome://global/content/filepicker.xul loaded in current window when browser.link.open_newwindow is 1
You need to log in
before you can comment on or make changes to this bug.
Description
•