A List of issues with the Mono FileDialog from Windows.Forms
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mono (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: mono-runtime
When you run an App which uses the FileDialog (i guess it's named like this) to select a List of Files (multiple must be enabled in the Source Code) you can encounter some Problems including a Crash. What's better, to split that List into multiple Bug's, or to first let someone have a look at it from the right Team?
How are the Mono-Packages Structured? Where to file this Bugs?
Redesign:
- please implement CTRL+A to select all Files
- please implement a flexible 'new File' function
- please implement a preview for Image Files and other FileTypes
- please optimize the way select multiple Files with pressed Shift-Key to select Files in Order - not in a rectangle Box
- please optimize selection of files, not to end in a - persistent for seconds - file rename box
- please check out the Problem with a *.* Filter - that Filter does only select Files with a dot in the Name! I can't use this then on a Linux box :)
- please implement a way to include other Paths - i will add a few Screenshots
absolutely a Bug:
When you click on the lower of the File View, you may encounter this, crashing the whole application:
System.
at System.
at (wrapper delegate-invoke) System.
at System.
at System.
at System.
at System.
at System.
at System.
at System.
at System.
at System.
or this Message:
System.
Parameter name: displayIndex
at System.
at System.
at (wrapper remoting-
at System.
at (wrapper delegate-invoke) System.
at System.
at System.
at System.
at System.
at System.
Also it might be an intelligent feature, if hidden Linux Files could be optionally displayed.
Like *.???~ or Files starting with a dot.