Bug report #4309
File browser: loaded layers do not behave the same way as those loaded through standard dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Martin Dobias | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | Copied to github as #: | 14246 |
Description
e.g.
- .qml styles are not automatically loaded if they are present in the same folder with the same name
- point shapefiles are not available for GDALTools interpolation
- same for GRASS analyses (e.g. v.in.ogr)
- in the legend they are displayed with extension (e.g. points.shp instead of points).
I believe most or all of this derives from browser adding the file extension.
History
#1 Updated by Giovanni Manghi about 13 years ago
- Assignee set to Martin Dobias
- Category changed from C++ Plugins to GUI
Seems to me is not listed as a plugin.
#2 Updated by Giovanni Manghi about 13 years ago
see also #4296
#3 Updated by Martin Dobias about 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed