You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly navigate to the webpage corresponding to the share link.
Actual behavior
The program crashes when the web page is loading.
Screenshots/Screen recordings
20250513-174139.mp4
Logs
05-13 15:29:19.843 542 775 E AndroidRuntime: java.lang.IllegalStateException: beginBroadcast() called while already in a broadcast
05-13 15:29:19.843 542 775 E AndroidRuntime: at android.os.RemoteCallbackList.beginBroadcast(RemoteCallbackList.java:242)
05-13 15:29:19.843 542 775 E AndroidRuntime: at com.android.server.clipboard.ClipboardService.setPrimaryClipInternal(ClipboardService.java:583)
05-13 15:29:19.843 542 775 E AndroidRuntime: at com.android.server.clipboard.ClipboardService$1.onHostClipboardUpdated(ClipboardService.java:205)
05-13 15:29:19.843 542 775 E AndroidRuntime: at com.android.server.clipboard.HostClipboardMonitor.run(ClipboardService.java:125)
05-13 15:29:19.843 542 775 E AndroidRuntime: at java.lang.Thread.run(Thread.java:923)```
### Affected Android/Custom ROM version
Android 11
### Affected device model
google nexus 4
### Additional information
_No response_
Checklist
Affected version
0.27.6(Latest version on F-Droid)
Steps to reproduce the bug
Expected behavior
Correctly navigate to the webpage corresponding to the share link.
Actual behavior
The program crashes when the web page is loading.
Screenshots/Screen recordings
20250513-174139.mp4
Logs