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

Cannot move legend items when classifying #55267

Closed
2 tasks done
ThGaskin opened this issue Nov 13, 2023 · 3 comments · Fixed by #60546
Closed
2 tasks done

Cannot move legend items when classifying #55267

ThGaskin opened this issue Nov 13, 2023 · 3 comments · Fixed by #60546
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience Symbology Related to vector layer symbology or renderers

Comments

@ThGaskin
Copy link

What is the bug or the crash?

When trying to rearrange items in the 'classify' list, they refuse to move or be rearranged, sometimes instead moving to the end of the list:

image

Since the items cannot be sorted directly, as they include a unit, they must be manually drag-dropped to the correct location, and this does not work.

Steps to reproduce the issue

  1. Add a layer
  2. Select 'Properties', 'Symbology', and use 'Classified' to add data to the layer colour
  3. Click 'Classify' and try to manually rearrange the items

Versions

QGIS version | 3.32.3-Lima | QGIS code revision | 67d4610
Qt version | 5.15.2
Python version | 3.9.5
GDAL/OGR version | 3.3.2
PROJ version | 8.1.1
EPSG Registry database version | v10.028 (2021-07-07)
GEOS version | 3.9.1-CAPI-1.14.2
SQLite version | 3.35.2
PDAL version | 2.3.0
PostgreSQL client version | unknown
SpatiaLite version | 5.0.1
QWT version | 6.1.6
QScintilla2 version | 2.11.5
OS version | macOS 13.4

Active Python plugins
processing | 2.12.99
grassprovider | 2.12.99
db_manager | 0.1.20
MetaSearch | 0.3.6

Supported QGIS version

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

New profile

Additional context

No response

@ThGaskin ThGaskin added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Nov 13, 2023
@DelazJ
Copy link
Contributor

DelazJ commented Nov 13, 2023

It works but it is quite hard to get the exact move. I tried many times and thought I found how to carrefully move and when/where you should release the mouse for the right placement but doing the same way that used to work few minutes ago now just fails. 🙄
I don't know if it is a macos only issue or it does affect everyone.

@agiudiceandrea agiudiceandrea added GUI/UX Related to QGIS application GUI or User Experience Symbology Related to vector layer symbology or renderers labels Nov 14, 2023
@mir123
Copy link

mir123 commented Jan 17, 2024

+1 on Ubuntu, also applies to layers

@martinvonfintel
Copy link

Still experiencing this issue. It also makes it very difficult further down the line in the Map Layouts with legend ordering in complex/large projects, or when there are many categories.

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! GUI/UX Related to QGIS application GUI or User Experience Symbology Related to vector layer symbology or renderers
Projects
None yet
5 participants