wrwrabbit / Partisan-SMS

Encrypted SMS messenger for Android
GNU General Public License v3.0
205 stars 11 forks source link

When some text is selected, Copy text should only copy that text #70

Open ysalmon opened 10 months ago

ysalmon commented 10 months ago

DESCRIPTION

The Copy text operation always copies the text of a whole message, including if it is performed while a portion of a message's text is selected.

This is counter-intuitive and impractical, especially when a message contains an URL, a number or a code that one would like to input into another program.

STEPS

  1. Select some text in a SMS.
  2. Click Copy text in QKSMS/PSMS.

EXPECTED

The selected text is copied into the clipboard.

OBSERVATIONS

The whole text of the SMS is copied.