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

Touch seems off target in landscape orientation #1449

Open
raamojirao opened this issue May 10, 2022 · 1 comment
Open

Touch seems off target in landscape orientation #1449

raamojirao opened this issue May 10, 2022 · 1 comment

Comments

@raamojirao
Copy link

Touch seems off target in landscape orientation. It works perfectly fine on portrait mode. Looks like touch is not using right co-ordinates to tap on the element in landscape mode. I am seeing this on real iOS device.

iPad - OS version 14.8 and 15.3
run_loop - 4.7.0
calabash-cucumber - 0.23.4

@axsha
Copy link

axsha commented May 11, 2022

We encountered similar problems with our landscape oriented iPad app on simulator and device environments.
When using coordinate based operations (DragCoordinates) the tests are failing since updating development environment to Xcode 13.
We are using calabash-ios-server 0.23.1.

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

2 participants