Feature request #9372
More uniform CRS selector
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 17972 |
Description
CRS slector is different in many dialogs. See e.g. Save as... dialogs for raster and for vectors.
The raster solution seems better (Anita Grazer):
1. The raster solution has only one dropdown box where the vector solution needs a dropdown and a text box;
2. The vector solution is confusing because the CRS name in the (greyed out) text box is not updated when the user changes between layer, project, and selected CRS.
I think we should use the same selector throughout, e.g. Layer>New>New shapefile layer, New spatialite layer, Layer properties>General, etc.
History
#1 Updated by Giovanni Manghi almost 11 years ago
- Target version set to Future Release - Nice to have
#2 Updated by Nyall Dawson almost 10 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Should be all fixed now - please file seperate bugs if you find any dialogs which aren't using the new crs selection widget.