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

apps that rotate screen fail to rotate pointer coordinates #119

Open
StevanWhite opened this issue Oct 3, 2022 · 0 comments
Open

apps that rotate screen fail to rotate pointer coordinates #119

StevanWhite opened this issue Oct 3, 2022 · 0 comments

Comments

@StevanWhite
Copy link

StevanWhite commented Oct 3, 2022

Rotation of the screen from within some apps triggers an unrecoverable bug,
The pointer coordinates are not rotated along with the screen.

This is Android-x86 pie-x86 of 2022-04-15, running on an
acer TravelMate Spin B311RN-31-P5KK.

An example app can be found at the F-Droid repository:

Calculator v. 1.1.0
com.neuromorphic.calculator

This results in the main Android buttons being displayed on the far right of the screen,
with no possibility of reaching them from the touch-screen. Because the pointer coordinates
are not rotated, and the screen is much wider than it is high, the pointer coordinates of the
buttons are off-screen, unreachable.

I have found no way out of this, but to re-boot.

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