Bug 437743 - Copy & paste fails on Android
Summary: Copy & paste fails on Android
Status: VERIFIED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.4.3
Platform: Android Android 8.x
: NOR normal
Target Milestone: ---
Assignee: sh_zam
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2021-05-27 16:55 UTC by robin-Lutz
Modified: 2021-06-03 17:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
KritaSystemInformation (2.32 KB, text/plain)
2021-05-27 18:25 UTC, robin-Lutz
Details
KritaSystemInformation (2.42 KB, text/plain)
2021-05-27 18:46 UTC, robin-Lutz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description robin-Lutz 2021-05-27 16:55:46 UTC
SUMMARY

Copy and paste operations on  4.4.3 of Krita on Android fail to paste (or possibly fail to copy) (a) the content of a paint layer and (b) layers (Layer > Copy Layer). It's possible other copy and paste operations elsewhere are affected. Might have to do with the way android manages the clipboard.


STEPS TO REPRODUCE
1. Select a paint layer with content
2. Choose a selection tool and select a region
3. Edit > Copy
4. Choose or create a new paint layer
5. Edit > Paste

1. Select a paint layer with content
2. Layer > Copy Layer
3. (optional) Switch to a different krita document
4. Layer > Paste Layer

OBSERVED RESULT

copied region or layer not pasted.

EXPECTED RESULT

the duplication of pixels that were recently copied or cut from a paint layer source

SOFTWARE/OS VERSIONS
Android: 8.0

ADDITIONAL INFORMATION
I know this but was reported before but I still can't copy or past in version 4.4.3, even though the bug was "fixed" before
Comment 1 sh_zam 2021-05-27 17:35:37 UTC
Hello,

Thank you for reporting this bug, I had heard about this a while back but couldn't find a way to reproduce this. Even now I can't for some reason, could you please attach System Info (Help -> Show System Information for Bug Reports)?

It would also help if you could mention the model of this device.
Comment 2 robin-Lutz 2021-05-27 18:25:13 UTC
Created attachment 138829 [details]
KritaSystemInformation

Here the system information.

I'm using the samsung galaxy tab s3 t820 with Android 8.0.

I noticed the Display Information of the Krita system information isn't quit right, might be nothing.
Comment 3 robin-Lutz 2021-05-27 18:46:31 UTC
Created attachment 138830 [details]
KritaSystemInformation

I can confirm that it works on the samsung SAMSUNG Galaxy Tab S7 with android 11.
Maybe its about the Android Version or the less Ram on the S3?
Comment 4 Bug Janitor Service 2021-05-28 04:33:44 UTC
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.
Comment 5 sh_zam 2021-05-31 13:00:14 UTC
Git commit 3672b539c462ecec64499a15a9aa2b12e5264a40 by Sharaf Zaman.
Committed on 31/05/2021 at 12:59.
Pushed by szaman into branch 'master'.

Bugfix: Copy & Paste Fails on Android 8 and lower

M  +14   -9    3rdparty/ext_qt/0051-Android-Add-clipboard-buffer-for-mimeTypes-that-aren.patch

https://invent.kde.org/graphics/krita/commit/3672b539c462ecec64499a15a9aa2b12e5264a40
Comment 6 robin-Lutz 2021-06-03 17:56:42 UTC
I just got the master branch compiled and tested it on my samsung galaxy tab s3 t820 and it works.
I can now copy and paste layers and also cut and past them.