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

No features selection report on the status bar when layer is not rendered in canvas #55876

Closed
1 of 2 tasks
DelazJ opened this issue Jan 18, 2024 · 2 comments
Closed
1 of 2 tasks
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@DelazJ
Copy link
Contributor

DelazJ commented Jan 18, 2024

What is the bug or the crash?

spotted while testing #55618
When selecting features in a layer, there is a report on number of selected features on the status bar. This does not occur if the active layer is set unchecked in the layers panel (note that features are however selected).

Steps to reproduce the issue

Turn visible a layer
Select features on it (using the selection tools from attribute table or from selection toolbar)
You will get in the left side of the status bar the number of selected features (and depending on the used tool, you may also get a message in the message bar)
Turn invisible the layer and retry the selection tools
No more report on the status bar but if you check the attribute table, the features are selected or deselected accordingly

Peek.18-01-2024.01-10.mp4

Versions

QGIS version 3.35.0-Master QGIS code revision 4dca98c
Qt version 5.15.8
Python version 3.11.2
GDAL/OGR version 3.6.2
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.40.1
PDAL version 2.6.0
PostgreSQL client version 15.5 (Debian 15.5-0+deb12u1)
SpatiaLite version 5.0.1
QWT version 6.1.4
QScintilla2 version 2.13.3
OS version Debian GNU/Linux 12 (bookworm)
       
This copy of QGIS writes debugging output.
       
Active Python plugins
qgis_resource_sharing 1.0.0
db_manager 0.1.20
MetaSearch 0.3.6
processing 2.12.99

Supported QGIS version

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

New profile

Additional context

No response

@DelazJ DelazJ added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jan 18, 2024
@DelazJ
Copy link
Contributor Author

DelazJ commented Jan 25, 2024

Should be fixed by #55965. Right, @nirvn ?

@nirvn
Copy link
Contributor

nirvn commented Jan 26, 2024

@DelazJ , correct, fixed.

@nirvn nirvn closed this as completed Jan 26, 2024
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

No branches or pull requests

2 participants