Created attachment 153685 [details] Covered button I'm not sure about the proper terminology, see attached image for clarity. The round button that can be pressed to jump to the first unread msg, or the last msg if scrolled up in a conversation gets covered by the reply/more action buttons of a msg. It can be pressed, but the pixel hunt is not great for UX.
Sry, version number is missing: ```sh $ pacman -Qs neochat local/neochat 22.09-1 A client for matrix, the decentralized communication protocol ```
This should be mostly dealt with in master by this patch https://invent.kde.org/network/neochat/-/merge_requests/537. However may still occur when the screen is thin. Probably just need to ensure that the jump to latest button always shows over the top.
I checked that MR and based on the screenshots, and applying a very very scientific method (put a paper on the screen) I checked, that even in compact mode the reply button does not overlap with the jump to latest button. I'm looking forward to this patch landing in release!
That's mostly the case however when the window is very narrow (not shown in the mr) the hover buttons go back to their original position. This is by design because there isn't space to indent them but what I'll probably do is make a quick change to ensure that the down button is at the top in these situations.
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/628
Git commit d7f3284aa215f9ca9e5351e0c14a9962ca738639 by Tobias Fella, on behalf of James Graham. Committed on 17/11/2022 at 14:35. Pushed by tfella into branch 'master'. Room Page Up/Down buttons always on top Ensure that in the small number of cases where the room page up down buttons overlap messages due to the screen being thin that they are always on top M +2 -0 src/qml/Page/RoomPage.qml https://invent.kde.org/network/neochat/commit/d7f3284aa215f9ca9e5351e0c14a9962ca738639