AnySoftKeyboard / AnySoftKeyboard

Android (f/w 2.1+) on screen keyboard for multiple languages.
http://anysoftkeyboard.github.io/
Apache License 2.0
2.85k stars 823 forks source link

First copied item can't be pasted! #3531

Open GoRaN909 opened 1 year ago

GoRaN909 commented 1 year ago

Steps to reproduce

  1. Copy some text
  2. Long press clipboard paste icon
  3. Tap a copied item/text to paste nothing happens

    Expected behaviour

    Clipboard items can't be pasted i think this bug happened after this commit https://github.com/menny/AnySoftKeyboard/commit/bf8bd08076efae519f9e57ea77709a35b3602dbb or maybe this one https://github.com/AnySoftKeyboard/AnySoftKeyboard/commit/d91d8b7add30b5afd8c9057d6af3d7179fe94a5e

Actual behaviour

I forked the AnySoftKeyboard-master to my pc to modify and some additional languages and themes that i created to my personal use, Everything was okay and worked without any errors or bugs but i tried to test the Clipboard manager/history i copied some texts to clipboard manager screen but when i want to paste them again in another place like social apps or browser when tap on the pasted item from clipboard manger nothing happened and it cannot be paste to anywhere.

Android OS version:

**Device manufacturer and model: Galaxy S20 Fe 5G, Android 12 stock rom with OneUI 4.1

**List of installed add-ons (like languages, or themes): Kurdish and English

GoRaN909 commented 1 year ago

Hi @menny please take a look at this bug it's so important Clipboard is more using and needed feature!

menny commented 1 year ago

To be clear, only pasting the first item in the long-press popup list does not work. Correct? Everything else works as needed?

GoRaN909 commented 1 year ago

To be clear, only pasting the first item in the long-press popup list does not work. Correct? Everything else works as needed?

Ohh i didn't noticed that now i tested and yes you are right only the dirst item that you copied last time and it on the top is can't be pasted all others is works perfectly.

menny commented 1 year ago

Okay. Please change the title of this ticket to say it's only the first item. Create another ticket for the RTL positioning

GoRaN909 commented 1 year ago

Okay. Please change the title of this ticket to say it's only the first item. Create another ticket for the RTL positioning

I just splits into new issues. Thanks.