Bug #5096
Always use the same dialog for opening/saving files
| Status: | In Progress | Start Date: | 02/28/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | GUI | |||
| Target version: | Version 2.0.0 | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
Description
Some dialogs for opening or saving files is custom, some other is OS standard. Better replace them all with OS standard
Related issues
| duplicates Quantum GIS Desktop - Bug #3763: The "other" open/save file dialog has timeouts or causes ... | Closed |
History
Updated by Jürgen Fischer about 1 year ago
See #3763. What's still missing?
Updated by Giuseppe Sucameli about 1 year ago
I think he's talking about plugin's dialogs (I'm right?). GdalTools, SPIT (and maybe other core plugins) use a custom dialog to handle encoding.
I agree that displaying different and ugly dialogs is bad, but is it better than have encoding combobox out of it?
Anyway, in GdalTools I can move the encoding combobox out of the file dialog (like Add Vector Layer dialog).
The same could be done in SPIT moving the encoding to a new column (after the filename one).
I don't remember where the custom dialog with the "Cancel All" button is used so I cannot propose any valid alternative for it.
Updated by Paolo Cavallini about 1 year ago
- Status changed from New to Closed
- Resolution set to duplicate
Duplicate of #3763
Updated by Paolo Cavallini about 1 year ago
- Status changed from Closed to In Progress
- Resolution deleted (
duplicate)
Updated by Alister Hood 12 months ago
I agree that displaying different and ugly dialogs is bad
On Windows perhaps a bigger issue is that the QT dialog "takes forever and a half (approximately) before it shows the files in the directory" (quote from #3763)
(and maybe other core plugins)
Yes, ftools.
Updated by Paolo Cavallini 9 months ago
- Target version set to Version 2.0.0