Environment
- TeXstudio: TeXstudio 4.7.2
- Qt: Qt 5.15.11 R
- OS: Fedora 39
- TeX distribution: texlive
Expected behavior
The Structure panel allows you to quickly switch between documents. To do this, just click on the desired element.
Actual behavior
After the update, this function began to work incorrectly. Switching between subelements (sub-nodes) works correctly. But when you click on top-level elements (nodes), the document does not switch.
I tried to run AppImage, compiled TexStudio for Qt5 and Qt6. The behavior of the program TexStudio does not change.

How to reproduce