SUMMARY I cannot select the text of multiple messages. Only of one message. This makes it awkward, when trying to copy paste some parts of a conversation to somewhere else. STEPS TO REPRODUCE 1. Open a room 2. Send "these are" as a message 3. Send "multiple messages" as a message 4. Try to select "these are multiple messages" OBSERVED RESULT NeoChat will only let you select the text from one message at once. EXPECTED RESULT NeoChat should let me able to select multiple messages at once. SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 NeoChat: self compiled flatpak
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/668
Git commit 405c2c3d2d48419fc42b8f4ac25aedf70ccc8426 by Tobias Fella. Committed on 26/11/2022 at 17:10. Pushed by tfella into branch 'master'. Implement selection across multiple MessageDelegates M +8 -0 src/qml/Component/Timeline/MessageDelegate.qml M +29 -2 src/qml/Component/Timeline/RichLabel.qml M +59 -1 src/qml/Page/RoomPage.qml https://invent.kde.org/network/neochat/commit/405c2c3d2d48419fc42b8f4ac25aedf70ccc8426