Bug report #7858
toggling editing mode reset edit widget
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Severe/Regression | ||
| Assignee: | - | ||
| Category: | GUI | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 16736 |
Description
open properties of vector and change the edit widget of a column, then toggle editing on/off. the widget will be reset to line edit.
If the user exit the properties with "ok" and re-enter them, then toggling editing has no bad effect.
Associated revisions
[Fix #7858] Toggle editing mode resets edit widget
And introduces full mapping between table row and field index ( Fix for loosing index mapping after sorting rows )
History
#1
Updated by Matthias Kuhn over 12 years ago
- Status changed from Open to Closed
Fixed in changeset 99aaa5979f34ac91e633385b3223c24ce804f18e.