Created attachment 155057 [details] Selecting text from a reply. Original message: "Here's a message". Reply: "I'm replying to you". SUMMARY STEPS TO REPRODUCE 1. Send a message 2. Reply to the message 3. Select text from the original message, but text from the reply (see screenshot because I don't know how to explain this) 4. Right click OBSERVED RESULT The context menu works as if I selected the entirety of the replied message (not including the original message) EXPECTED RESULT The context menu should work as if I selected the text that is highlighted. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20230104 KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 Kernel Version: 6.1.2-1-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1644
Git commit fbb4b962fac0f7e1990970083eb2a9d1d34a9986 by James Graham. Committed on 28/03/2024 at 21:01. Pushed by nvrwhere into branch 'master'. Support selected text for replies in the right click menu Support selected text for replies in the right click menu M +3 -0 src/timeline/MessageComponentChooser.qml M +7 -0 src/timeline/ReplyComponent.qml https://invent.kde.org/network/neochat/-/commit/fbb4b962fac0f7e1990970083eb2a9d1d34a9986