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

Editor jumps to end of file when navigating with physical arrow keys #671

Open
adib opened this issue May 12, 2021 · 8 comments
Open

Editor jumps to end of file when navigating with physical arrow keys #671

adib opened this issue May 12, 2021 · 8 comments

Comments

@adib
Copy link

adib commented May 12, 2021

While editing a long Python file (~150 lines) on an iPad mini with an external keyboard, the editing cursor sometimes jumps to the end of the file and jump back when navigating the file with the arrow keys.

First reported on Pythonista forum.

System Information

  • Pythonista 3.3 (330025), Default interpreter 3.6.1
  • iOS 14.5.1, model iPad11,2, resolution (portrait) 1536.0 x 2048.0 @ 2.0
@sitaktif
Copy link

The issue happens almost 100% of the time when doing up-down or down-up with the keyboard arrow keys.

If doing up-down-up, the final result will be that the cursor will be one row up (just with a weird jump to end of file after the “down”).

If doing up-down-sometext, however, the text will be typed at the end of file.

@mgarcia-accesso
Copy link

This is happening to me on Ipad with the magic keyboard. It's incredibly frustrating, but generally fixed by tapping back up then left or right before trying to continue scrolling.

@GeoMaciolek
Copy link

GeoMaciolek commented Sep 13, 2021

(edit: moved to #661)

@GeoMaciolek
Copy link

GeoMaciolek commented Sep 13, 2021

This issue appears to be a duplicate of #661 Incorrect cursor navigation on iPad with external keyboard from 21 Oct 2020, with 5 users (including original commenter) with the issue - so that's 9 total. As github doesn't allow merging of issues, I recommend closing this as a duplicate and moving future commentary to the older issue.

@joshngarcia
Copy link

joshngarcia commented Mar 9, 2022

I downloaded this app ten minutes ago only to discover this issue almost immediately. Any news on an update? This looks like an older issue.
— Sorry, realized I need to be commenting on #661

@randomtask2000
Copy link

I have the same or similar issue when clicking a line and the editor immediately scrolling to the bottom. Totally annoying to the point of shutting the app down FOEVAH!

@omz
Copy link
Owner

omz commented Jan 26, 2023

This should be fixed in the 3.4 beta.

@cclauss
Copy link
Contributor

cclauss commented Jan 26, 2023

@omz Please create a GitHub label called Fixed in Pythonista v3.4 to aid in testing issues to be closed upon release.

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

No branches or pull requests

8 participants