Acode icon indicating copy to clipboard operation
Acode copied to clipboard

Copy not working

Open LenicoMarak opened this issue 2 years ago • 5 comments

When i want to copy some text from the editor it is not selecting

LenicoMarak avatar Aug 22 '23 16:08 LenicoMarak

  1. Video?
  2. What's you acode app version and version code?

1Code-JS avatar Aug 22 '23 19:08 1Code-JS

V 1.8.2 (276)

LenicoMarak avatar Aug 22 '23 19:08 LenicoMarak

Seems to be working for me.

deadlyjack avatar Sep 12 '23 04:09 deadlyjack

Using Acode v1.8.7 (330) and I can confirm, that copying is still broken but in a bit another way. I can select text but usually copying text will erase text instead of copying it. Then I use undo button as often as needed. There is a difference, how text is selected before copying. Either manually by dragging appropriate handlings or using select all button from floating toolbar. After trying several times the copying finally somehow succeeds. Very annoying bug.

Besides, when trying to cut, using appropriate button on floating toolbar, Acode will not cut previously selected text but randomly part of text which is not expected part. Not sure, whether it is a new bug but it seems to be tightly connected with copying as copy will cut instead and cut will work randomly in an unexpected way. So, cut is currently impossible, we have just to use backspace button to manually delete text. When we need cut in real meaning: remove text with copying it to clipboard, we have to copy in first place (which is also broken and painful to succeed) and then manually delete as cut just won't work.

Tried to clear cache and even all stored data of installed Acode program via Android 11 Settings to start from scratch but didn't help at all.

Installed from Google Play as in F-droid official repository is old 1.8.6 version....

Overall look and feel, especially keeping inserted but unsaved text across program restarts sounds impressive but broken copy, cut functionality, which are core functions for me I mainly use, enforces me unfortunately to search and use another program. I still hope these core functions will be fixed soon but I see current bug report is already more than a year old......

edmundlaugasson avatar Nov 12 '23 00:11 edmundlaugasson