nheko
nheko copied to clipboard
Empty space when right-clicking on a message
Describe the bug
When you right-click on any message, a piece of empty space is displayed on top.
To Reproduce
- Go to some chat
- Right click on some message
- See error
What happened?
No response
Expected behavior
No response
Screenshots

Version
0.9.3-65d58fe
Operating system
Linux
Installation method
Some repository (AUR, homebrew, distribution repository, PPA, etc)
Qt version
No response
C++ compiler
No response
Desktop Environment
Arch linux with Xfce4 DE
Did you use profiles?
- [ ] Profiles used?
Relevant log output
No response
Backtrace
No response
Have you tried right clicking a message that is further up? It looks like the menu is scrolled down, which might be because of the screen dimensions.
Have you tried right clicking a message that is further up? It looks like the menu is scrolled down, which might be because of the screen dimensions.
The resolution of my screen is 1366x768 (1.5*720p), there is no such problem in other programs, only in Nheko.
No, I didn't mean screensize, I meant that because the menu would intersect the bottom border of the screen, that the menu is moved up as well as scrollable and that causes the issue that there is empty space at the top. Which would be easy to verify by trying to open the menu further up in the timeline.

Thanks. This is about what I expect, the menu interacting badly with the screen boundaries. I don't think there is much we can do to fix that currently, since that requires the screen bounds to be properly set by Qt, but Qt6 should fix that.
This should be fixed, but it would be great if someone could confirm once they use the qt6 nightly :)
Please reopen if it isn't fixed on the master branch :)