| Summary: | KDE Connect SMS message entry restrict copy-paste | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | tnemeth |
| Component: | messaging-application | Assignee: | Simon Redman <simon> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | KDE connect SMS paste error | ||
|
Description
tnemeth
2022-10-19 13:38:21 UTC
Could you please attach a video/gif/screenshots showing the issue you're having? I can paste into the compose message field normally, without any care for where I click in order to get the cursor to the end of the line. (In reply to Simon Redman from comment #1) > Could you please attach a video/gif/screenshots showing the issue you're > having? I can paste into the compose message field normally, without any > care for where I click in order to get the cursor to the end of the line. Well. After more testing it appears that it only behaves that way when you have at least put 1 character in the input field, in the current session. After reading your message, I opened a new SMS window and, indeed, the whole message entry field is available for paste. However, once I put 1 character, even if I delete it after, the only place where I can paste is near the input cursor. I'm having a hard time fitting the video I took with my phone into the 4MB limit :) I'll upload it ASAP. Created attachment 153052 [details]
KDE connect SMS paste error
Thanks for the video. I now understand what you're experiencing but I can't reproduce it. If I enter a character, I can still click anywhere in the box to paste. If I delete that character, it still behaves normally. What versions do you have for: kdeconnect-sms (probably packaged with some other kdeconnect package, but you can check the about screen in the app) kirigami and kirigami2 (packaged as kf5-kirigami and kf5-kirigami2 on Fedora, but I don't know how it is packaged on other platforms) (In reply to Simon Redman from comment #4) > Thanks for the video. I now understand what you're experiencing but I can't > reproduce it. If I enter a character, I can still click anywhere in the box > to paste. If I delete that character, it still behaves normally. > > What versions do you have for: > kdeconnect-sms (probably packaged with some other kdeconnect package, but > you can check the about screen in the app) > kirigami and kirigami2 (packaged as kf5-kirigami and kf5-kirigami2 on > Fedora, but I don't know how it is packaged on other platforms) I should have started with that :( Mines are the following ones (I don't know if this bug tracking system handles markdown so forgive me if not) : ```shell dpkg -l | grep -E "kdeconnect|kirigami" ii kdeconnect 21.12.3-2 amd64 connect smartphones to your desktop devices ii libkf5kirigami2-5 5.98.0-1 amd64 set of QtQuick components targeted for mobile use ii qml-module-org-kde-kirigami2 5.98.0-1 amd64 set of QtQuick components targeted for mobile use ``` By the way there is 2 other stuff I'd like to see in kdeconnect-sms :) 1. have it memorize its window size so that I don't have to add a window specific behavior in KDE ;) 2. support drag-n-drop for images to send Note that (i don't want to butter up, but...) kdeconnect is, to me, one of the indispensable application on a system ! This is by far one of the most useful application. Thanks for your hard work ! |