Bug 436329 - The clipboard sync may not work and users are not aware of why on Android > 10
Summary: The clipboard sync may not work and users are not aware of why on Android > 10
Status: RESOLVED DUPLICATE of bug 428167
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: unspecified
Platform: Android Android 11.x
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-29 00:49 UTC by Andrés B.S.
Modified: 2024-02-06 20:39 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrés B.S. 2021-04-29 00:49:18 UTC
As shown in the Graphene OS FAQ:
https://grapheneos.org/faq#clipboard

Quote:
"As of Android 10, only the configured default input method editor (your keyboard of choice) and the currently focused app can access the clipboard. Apps without focus cannot access the clipboard. This is a stricter restriction than preventing apps in the background from accessing it, since an app in the foreground or a foreground service cannot access it, only the foreground app that's currently focused. Clipboard managers need to be implemented by the keyboard chosen as the default by the user."

There is no message printing a similar warning when the clipboard feature is enabled (note that it is enabled by default).

I can confirm the behavior is as described above - the clipboard feature only works when the app is in focus (didn't try setting it as a default method).

The KDE Connect app can still write into the clipboard (e.g. sync clipboard to the phone when copying text in the laptop).
Comment 1 TraceyC 2024-02-06 20:39:43 UTC

*** This bug has been marked as a duplicate of bug 428167 ***