qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.4k stars 2.98k forks source link

3D map view names can get hidden when they are docked #49465

Open DelazJ opened 2 years ago

DelazJ commented 2 years ago

What is the bug or the crash?

When 3D map views are docked together (I did not test other combinations), it can happen that you do not have access to their "status bar"( where their name is supposed to appear) to let you switch from one to another.

Steps to reproduce the issue

https://user-images.githubusercontent.com/7983394/180759681-4d7964a3-248e-466c-b936-482b04e617b2.mov

Versions

Tested on 3.26 macOS <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">

QGIS version | 3.26.0-Buenos Aires | QGIS code revision | 0aece2818e -- | -- | -- | -- 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 12.4   |   |   |   Active Python plugins processing | 2.12.99 sagaprovider | 2.12.99 grassprovider | 2.12.99 db_manager | 0.1.20 MetaSearch | 0.3.6 ### Supported QGIS version - [X] I'm running a supported QGIS version according to the roadmap. ### New profile - [ ] I tried with a new QGIS profile ### Additional context _No response_
uclaros commented 2 years ago

Is this mac specific? For me in KDE I'm getting the tabs on top of the window when docking multiple widgets so this issue can't happen.

Nevertheless, maybe it's about time to hide this navigation panel widget somewhere deep in the advanced 3d settings and disable it by default!

DelazJ commented 2 years ago

Can't tell, yet. I only have macOS available currently. I docked the widgets with other panels and here is what I get...

https://user-images.githubusercontent.com/7983394/180771958-5fb88644-9bcd-417a-a65e-8a145716b4cf.mov

uclaros commented 2 years ago

Ok, I could replicate after all, It seems irrelevant to the navigation panel...

When it happens, the bottom border of the 3d view widget also disappears.