Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to edit Raster Attribute Table values after adding column to new table #51200

Closed
2 tasks
GlenRice-NOAA opened this issue Dec 13, 2022 · 0 comments · Fixed by #51218
Closed
2 tasks

Unable to edit Raster Attribute Table values after adding column to new table #51200

GlenRice-NOAA opened this issue Dec 13, 2022 · 0 comments · Fixed by #51218
Assignees
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@GlenRice-NOAA
Copy link

What is the bug or the crash?

After making a new table for a raster layer, the fields for a newly created column cannot be updated.

Steps to reproduce the issue

  1. Download only the raster from https://noaa-ocs-nationalbathymetry-pds.s3.amazonaws.com/index.html#BlueTopo/BF2FW2KQ/
  2. Add to QGIS
  3. Update the Layer Styling to be Paletted/Unique values
  4. Change the Band to Band3: Contributor and select Classify
  5. Right click on the layer and select Create Raster Attribute Table and the Okay.
  6. Make the table editable and add a column.
  7. Try to add values to the newly created column.

Versions

QGIS version
3.29.0-Master
QGIS code branch
master
Qt version
5.15.7
Python version
3.11.1
GDAL/OGR version
3.6.0
PROJ version
9.1.1
EPSG Registry database version
v10.076 (2022-08-31)
GEOS version
3.11.1-CAPI-1.17.1
SQLite version
3.36.0
PostgreSQL client version
unknown
SpatiaLite version
5.0.1
QWT version
6.1.5
QScintilla2 version
2.13.0
OS version
Windows 10 Version 2009

This copy of QGIS writes debugging output.

Active Python plugins

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

  • I tried with a new QGIS profile

Additional context

No response

@GlenRice-NOAA GlenRice-NOAA added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Dec 13, 2022
@elpaso elpaso self-assigned this Dec 13, 2022
elpaso added a commit to elpaso/QGIS that referenced this issue Dec 14, 2022
Fixes qgis#51200 and more small GUI/UX related glitches:

- locale aware double input (consitent behavior with the vector attr
  table and the widgets)
- locale aware double formatting (same logic of the vector fields of type double.
- right-alignment of double fields
- wrong tooltip for last column
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants