Closed Bug 94491 Opened 24 years ago Closed 24 years ago

tree in file open dialog does not need mutliple selection

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: mikeypotter, Assigned: bryner)

Details

Attachments

(1 file)

The tree that you get when you go to open a file does not need multiple selection. I can't find an instance where I am allowed to open multiple files. I came across this bug as I was attaching files to an email message. I wanted to attach multiple files, so I held down ctrl as I selected files. They were selected, however I could only attach one at a time. The same happens if you go to open a file in the browser or editor. Fix this by adding "multiple=false" to the tree tag. Unfortunately, I don't know where the file open XUL is.
*** This bug has been marked as a duplicate of 69528 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
oops
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
*** This bug has been marked as a duplicate of 43015 ***
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → DUPLICATE
I don't know if its a duplicate, but they are certainly related. I think this bug covers more of the other applications, like Navigator and Editor, whereas the other bugs only cover email attachments. Suggest it be reopened and put as a dependancy on the other bugs. This will also impact the OEone team as we use the open file dialog many times. I guess what we really need is to pass the open file dialog a parameter on whether you can open > 1 document. If true, set the tree to multiple=true, otherwise set it to multiple = false. Adding keyword oeone and asking that it be reopened.
Keywords: oeone
Sorry, I guess I was just assuming that when bug 43015 is fixed we'll get nsILocalFile improvements for free. ;) I don't know if there's a specific bug for multiple-selection support in nsIFilePicker, so I'll just leave this open for now. Anyone else?
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
--> bryner
Assignee: trudelle → bryner
Status: REOPENED → NEW
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
yep, really easy fix.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.5
Attached patch patchSplinter Review
r=jag. Though isn't there a bug on making the xp filepicker support multiple selection?
Attachment #48245 - Flags: review+
Attachment #48245 - Flags: superreview+
sr=jst
checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
QA Contact: jrgm → sairuh
vrfy fixed using 2001.10.04.08-trunk bits on linux. fiddled around with modifier keys here, and filed bug 103243, where ctrl+clicking moves the focus ring but not the highlight.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: