edrlab / thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit
https://www.edrlab.org/software/thorium-reader/
BSD 3-Clause "New" or "Revised" License
1.86k stars 157 forks source link

Search bar displayed on top of publication information/navigation/reader settings window in reader window #2661

Open naglis opened 6 days ago

naglis commented 6 days ago

Tested with Thorium v3.0.0 AppImage on Arch Linux (running under Wayland).

Steps to reproduce:

  1. Open some publication.
  2. Reduce the size of the reader window.
  3. Click on the "search publication" button (Ctrl+F).
  4. Click on the publication information button (Ctrl+I), navigation button (Ctrl+N) or reader settings button (Ctrl+S).
  5. The search bar is displayed over the information/navigation/reader settings window.

Below is a demo video displaying the issue:

https://github.com/user-attachments/assets/c431e9ce-e452-424b-8c5a-791c7a27d152

danielweck commented 6 days ago

zindex strikes again :)

@arthur-lemeur ?