ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
7.05k stars 235 forks source link

Keyboard shortcuts in menu cut off by scrollbar, regardless of screen width #1137

Open borenstein opened 2 months ago

borenstein commented 2 months ago

First of all, what a wonderful program. Thank you for building exactly the tool I've needed.

Attached are two screenshots of the problem I'm having. As you can see, the keyboard shortcuts are being obscured by the scrollbar in the menu, regardless of screen width. This is on MacOS.

I don't recall having this problem until a couple of days ago.

Screenshot 2024-07-24 at 10 13 09 AM Screenshot 2024-07-24 at 10 13 28 AM
ahrm commented 2 months ago

I think this was a macos-specific bug in Qt that should be fixed in the development branch since we upgraded the Qt version.

jinjiaodawang commented 1 day ago

It can be confirmed that the issue has been fixed in the development branch.

Screenshot 2024-10-08 at 12 07 21 AM