Pointer/cursor in the wrong place on Monaco
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:
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.
I received similar reports (iOS 16.7.2) but cannot reliably reproduce this. Hopefully https://github.com/thebaselab/codeapp/commit/5b0ea4783b04fb4e76beb5157ec97b24cac3ed7d fixes this.
@filiperochalopes You might try the fix here: https://testflight.apple.com/join/EgZ8sE2P
@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
@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
@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.
v1.9.0 Build 294 bug still there. Waiting for newer version on App Store
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