aniyomiorg / aniyomi

An app for manga and anime
https://aniyomi.org
Apache License 2.0
4.54k stars 285 forks source link

App not scrolling or selecting where it should #1521

Open Rubic13 opened 3 months ago

Rubic13 commented 3 months ago

Steps to reproduce

Shortish gif demonstrating the issue.

Open the app, issue is apparent throughout.

Expected behavior

When tapping on something to select it, it should be where you currently tapped, and not the previous location that you may have touched the screen either due to scrolling or other navigation.

Actual behavior

When using the app it will always select the previously clicked or held on area for scrolling when trying to make a selection. Makes simple navigation a chore. Makes the read/watches all below this impossible unless the long press is at the bottom of the screen where that popup shows up at afterward. It affects all aspects of the application.

Crash logs

No response

Aniyomi version

0.15.2.4

Android version

Android 11, Fire Os 8.3.2.2

Device

2023 Amazon Fire HD 10 13th Gen

Other details

Had the exact same model of tablet that was running fine. Switched to aniyomi from tachiyomi after that was retired, no issues until tablet accidently got stepped on destroying it, no back up possible. New tablet runs everything fine as expected,got it set up for side loading and Google play store, installed aniyomi and then found that aniyomi and has the issue. Uninstalled and tried the experimental, it persisted. Even tried Mihon and it shows the same issue. There may have been an update to the fire is from my previous one to current, but obviously can't check but would only be a difference of one version at most. Reset to factory default and installed aniyomi first before anything else and the problem still persits.

Acknowledgements

Tereus12 commented 1 month ago

I too also have this issue. Version 0.15.2.0 and beyond seems to carry this issue.

https://github.com/aniyomiorg/aniyomi/assets/7539735/db6a3124-6e0c-4204-b475-d3978d61cd45 Device & version info: Aniyomi version 0.15.3.0

Android version Android 11, Fire Os 8.3.2.3

Device Fire HD 10 - 13th Generation (2023)

Model KFTUWI

ThePocket006 commented 4 weeks ago

I too also have this issue.

[Crash log] App version: 0.15.3 (standard, a9c7cbf, 119, 2024-01-13T19:03Z) Android version: 9 (SDK 28; build R114-15437.21.0 release-keys) Device brand: Fyde Innovations Device manufacturer: FydeOS Device name: fydeos_cheets (fydeos) Device model: FydeOS Android WebView: Android System WebView 68.0.3440.91

--------- beginning of system --------- beginning of crash 06-07 10:36:15.852 1993 1993 E AndroidRuntime: FATAL EXCEPTION: main 06-07 10:36:15.852 1993 1993 E AndroidRuntime: Process: eu.kanade.tachiyomi, PID: 1993 06-07 10:36:15.852 1993 1993 E AndroidRuntime: java.lang.IllegalStateException: The ACTION_HOVER_EXIT event was not cleared. 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at androidx.work.CoroutineWorker$$ExternalSyntheticLambda0.run(SourceFile:238) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6975) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493) 06-07 10:36:15.852 1993 1993 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:865) --------- beginning of main