Bug report #2120
dissorting table row after editing
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Map Canvas | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12180 |
Description
1. add vector layer
2. open table of vector layer
3. sort table by column
4. start editing table
5. insert new value into cell (and key enter or other end cell-editing key)
6. table is not sorting by specified column, now is sorting by gid
History
#1 Updated by 6896896 - almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed.
Tested in QGis 1.4.0-1 (win32), 1.5.0-13 (osgeo4w).