codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Pointer/cursor in the wrong place on Monaco

Open filiperochalopes opened this issue 1 year ago • 7 comments

Hardware: iPad Air M1 10.9 OS: iPadOS 18 App Version: 1.8.0 Build 289

Description:

Using Monaco editor, there is an bug annoying me all the time. When I put the cursor some place, in the and of line, for instance. It's always one position back like the image bellow:

image

Look that the cursor must be in the red place, but it is in the white marker. If I press backspace it will delete the comma in that example.

filiperochalopes avatar Jun 24 '24 04:06 filiperochalopes

I received similar reports (iOS 16.7.2) but cannot reliably reproduce this. Hopefully https://github.com/thebaselab/codeapp/commit/5b0ea4783b04fb4e76beb5157ec97b24cac3ed7d fixes this.

bummoblizard avatar Jul 04 '24 06:07 bummoblizard

@filiperochalopes You might try the fix here: https://testflight.apple.com/join/EgZ8sE2P

bummoblizard avatar Jul 06 '24 02:07 bummoblizard

@filiperochalopes You might try the fix here: https://testflight.apple.com/join/EgZ8sE2P

I got same problem in testflight it can fix by restart the application

Hardware: iPad Gen 9 OS: iPadOS 18 App Version: 1.9.1

Scott-Nx avatar Jul 07 '24 15:07 Scott-Nx

@bummoblizard tnks I will try it soon when it comes to the App Store. I also may install TestFlight to help you testing soon. Until there I am using vscode.dev because the python and js running errors showed in other issues I already created here in the project so I am not able to keep programing on the app:

https://github.com/thebaselab/codeapp/issues/1100 https://github.com/thebaselab/codeapp/issues/408#issuecomment-2185340477

filiperochalopes avatar Jul 07 '24 17:07 filiperochalopes

@bummoblizard tnks I will try it soon when it comes to the App Store. I also may install TestFlight to help you testing soon. Until there I am using vscode.dev because the python and js running errors showed in other issues I already created here in the project so I am not able to keep programing on the app:

https://github.com/thebaselab/codeapp/issues/1100

https://github.com/thebaselab/codeapp/issues/408#issuecomment-2185340477

Thanks for letting me know. I will keep working on improving the app.

bummoblizard avatar Jul 07 '24 22:07 bummoblizard

v1.9.0 Build 294 bug still there. Waiting for newer version on App Store

filiperochalopes avatar Jul 14 '24 22:07 filiperochalopes

TestFligth v1.9.1 Build 296

https://github.com/user-attachments/assets/68e0f74b-19fe-48ea-bf41-3e5a25fcfa51

Now we have two cursors but one is in place. That was something!

@bummoblizard

filiperochalopes avatar Jul 16 '24 18:07 filiperochalopes