Bug report #10342

major regression: impossible to edit column value via the attribute table cells

Added by Mathieu Pellerin - nIRV about 10 years ago. Updated about 10 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:-
Category:Attribute table
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:18763

Description

Steps to reproduce:
1. Open the attached project
2. Switch the layer's edit mode on
3. Open the Attribute Table window (right click on layer -> Open Attribute Table)
4. Select one of the two cells for the NAME column, and edit its content by typing random characters
5. When you hit enter, or left click outside of the cell, the cell reverts to the old value.

Very recent regression. Assigning to Nathan as I have a feeling it might be related to the cool feature he just committed.

attribute_table_input_broken.zip (5.06 KB) Mathieu Pellerin - nIRV, 2014-05-24 11:55 PM

History

#1 Updated by Nathan Woodrow about 10 years ago

I don't think so but I will have a look tonight.

#2 Updated by Mathieu Pellerin - nIRV about 10 years ago

Doh! Sorry for my (wrong) assumption :)

#3 Updated by Jürgen Fischer about 10 years ago

  • Assignee deleted (Nathan Woodrow)

#4 Updated by Matthias Kuhn about 10 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

2700bcd fixes actually this bug and not the one noted in the commit message.
Writing git commit messages offline leaves a bit of room for number guessing ;)

Also available in: Atom PDF