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

Dropdown button in categorized symbology does not work on MacOS #61140

Open
2 tasks done
tomasMizera opened this issue Mar 21, 2025 · 2 comments
Open
2 tasks done

Dropdown button in categorized symbology does not work on MacOS #61140

tomasMizera opened this issue Mar 21, 2025 · 2 comments
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 macOS

Comments

@tomasMizera
Copy link
Contributor

What is the bug or the crash?

The advanced dropdown button in Categorized layer symbology settings does not work on macOS. As shown in the attached video, the dropdown appears to not receive focus, preventing any option in the dropdown menu from being clicked. The system plays the alert "boop" sound when trying to click on any option.

macos-bug-failing.mp4

Interestingly, this issue does not occur with all similar buttons. For example, the advanced button in Single symbol symbology works as expected:

macos-bug-working.mp4

I am not aware of other places where this button does not work. I'll add them here if I come across this again.

Steps to reproduce the issue

  1. Right-click on layer in the layer tree
  2. Choose Properties
  3. Go to Symbology tab
  4. Choose Categorized symbology
  5. Click the advanced menu in the middle right of the screen
  6. You won't be able to click on any of the dropdown options

Versions

QGIS version3.42.0-Münster
QGIS code revision8f66da66788
 
Libraries
Qt version5.15.2
Python version3.9.5
GDAL version3.3.2
PROJ version8.1.1
EPSG Registry database versionv10.028 (2021-07-07)
GEOS version3.9.1-CAPI-1.14.2
SQLite version3.35.2
PDAL version2.3.0
PostgreSQL client version12.3
SpatiaLite version5.0.1
QWT version6.1.6
QScintilla2 version2.11.5
OS versionmacOS 15.3
 
Active Python plugins
qgis2web3.25.1
plugin_reloader0.17
processing2.12.99
grassprovider2.12.99
db_manager0.1.20
MetaSearch0.3.6
Mergin2025.1.1

Supported QGIS version

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

New profile

Additional context

This is M2 Macbook Pro.

@tomasMizera tomasMizera added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Mar 21, 2025
@agiudiceandrea agiudiceandrea added GUI/UX Related to QGIS application GUI or User Experience macOS labels Mar 23, 2025
@DelazJ
Copy link
Contributor

DelazJ commented Mar 25, 2025

  1. Choose Categorized symbology
  1. Click the advanced menu in the middle right of the screen

@tomasMizera does it also occur if you actually set a categorized symbology, I.e. select a field and apply, before you try the drop-down entries?

@tomasMizera
Copy link
Contributor Author

@tomasMizera does it also occur if you actually set a categorized symbology, I.e. select a field and apply, before you try the drop-down entries?

Hi @DelazJ, thanks for your comment, I tried multiple scenarios, no luck. See:

qgis-bug-2.mp4

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 macOS
Projects
None yet
Development

No branches or pull requests

3 participants