Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotating the screen before selecting "zoom in or zoom out" causes a crash #1463

Open
jyjsunny opened this issue May 26, 2022 · 2 comments
Open

Comments

@jyjsunny
Copy link

Describe the bug
Rotating the screen before selecting "zoom in or zoom out" causes a crash

To Reproduce
Steps to reproduce the behavior:

  1. Click one story
  2. Click the red button in the bottom right corner
  3. Click on the three dots in the upper right corner
  4. Rotate the screen counterclockwise before selecting "zoom in" or "zoom out".
  5. Rotate the screen clockwise
  6. See error

Video

Rotating.the.screen.before.selecting.zoom.in.or.zoom.out.causes.a.crash.mov

Smartphone (please complete the following information):

  • Device: [e.g. Samsung Galaxy S9]
  • OS: [e.g. Android 9]
  • Rooted: [e.g. No]
  • Version: [e.g. 0.84]

bug trace
: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.getBoundsOnScreen(android.graphics.Rect)' on a null object reference
: at android.app.assist.AssistStructure$WindowNode.(AssistStructure.java:484)
: at android.app.assist.AssistStructure.(AssistStructure.java:1908)
: at android.app.ActivityThread.handleRequestAssistContextExtras(ActivityThread.java:3035)
: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1807)
: at android.os.Handler.dispatchMessage(Handler.java:105)
: at android.os.Looper.loop(Looper.java:164)
: at android.app.ActivityThread.main(ActivityThread.java:6541)
: at java.lang.reflect.Method.invoke(Native Method)
: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)

@jyjsunny
Copy link
Author

@astashov Hello, Could I ask about the current status of this issue?

Looking forward to your reply!

@jyjsunny
Copy link
Author

jyjsunny commented Jun 2, 2022

@astashov @noloman @jaredsburrows @hidroh Hello, Could I ask about the current status of this issue?

Looking forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant