Bug report #18084
Inconsistent titles in file save dialogs in QGIS 3
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Alessandro Pasotti | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25980 |
Description
The attached screenshot shows (for both 2.18.16 and master) the titles of the main save as dialogs that you get when you right click on a raster or vector layer and choose "Save as", and the titles of the file chooser dialogs that you get when you click the "..." or "Browse" button in the main save as dialogs.
The new "Select layer as" wording for vector files is clearly a mistake.
But was the intention to leave it as "Save layer as..." and change the raster wording to also say "Save layer as..."?
Or was the intention to change the vector wording to "Select output file"?
I would suggest the former, but I haven't had a good look to see what is used in other dialogs, or if any of the UX manuals say anything relevant.
Associated revisions
[bugfix] Homogenize the vector and raster dialog titles
Fixes #18084
History
#1 Updated by Alessandro Pasotti almost 7 years ago
- Assignee set to Alessandro Pasotti
#2 Updated by Alessandro Pasotti almost 7 years ago
I'd go for "Save Layer as ..."
#3 Updated by Alessandro Pasotti almost 7 years ago
- Pull Request or Patch supplied changed from No to Yes
- Status changed from Open to In Progress
#4 Updated by Anonymous almost 7 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Applied in changeset qgis|a5246734f23119bad94bac1537e6fb4d16ec0430.
#5 Updated by Jürgen Fischer almost 7 years ago
another occurence fixed in c3573b1636
#6 Updated by Giovanni Manghi over 6 years ago
- Resolution set to fixed/implemented