fritter
fritter copied to clipboard
[BUG] The clipboard is being used when browsing a feed
Please make sure you've tried the latest version of Fritter first, as the F-Droid version is sometimes out of date!
Describe the bug Fritter reads the clipboard, or at least Android 12 says so.
To Reproduce Steps to reproduce the behavior:
- Open Fritter on Android 12
- Tap "Feed"
Screenshots
Device Pixel 5 Android 12 Beta (SPB5.210812.002) App Version v2.14.0+20210910
This looks like it's caused by some behaviour in Flutter itself, and the PR has been merged in so it should be available in the next version of Flutter. I'll upgrade Fritter once that arrives, and this should get fixed automatically!
Just to keep this thread up-to-date - I've updated to the latest version of Flutter (v2.8.1) and this still occurs, so it looks like there's still some more work for the Flutter team to do, despite the above PR being merged in...