Since version 134 of Firefox Android has been out, it crashes EVERY TIME when I try ot use the "back" gesture on my Xiaomi 14(i.e. swiping from right or left side of the … (читать ещё)
Since version 134 of Firefox Android has been out, it crashes EVERY TIME when I try ot use the "back" gesture on my Xiaomi 14(i.e. swiping from right or left side of the screen)
I tried Firefox 134, Iceraven 2.27 (also based on the same Gecko) - they act the same.
In the same time I also have Waterfox, based in the previous version of Firefox 133, and it responds properly.
I guess it is related to the latest version only.
Here's the crash log:
f5e34211-feda-4d80-b244-c2e4db76c44d
java.lang.NullPointerException: Attempt to invoke virtual method 'float android.window.BackMotionEvent.getTouchX()' on a null object reference
java.lang.NullPointerException: Attempt to invoke virtual method 'float android.window.BackMotionEvent.getTouchX()' on a null object reference
at android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper.lambda$onBackStarted$1(WindowOnBackInvokedDispatcher.java:353)
at android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper.$r8$lambda$jWVwe-YeLRxW3tAMLuWZynG6e1k(Unknown Source:0)
at android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda4.run(Unknown Source:4)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:224)
at android.os.Looper.loop(Looper.java:318)
at android.app.ActivityThread.main(ActivityThread.java:8759)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)