-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bugfix: Motions not working on Notes #207
Comments
i can reproduce yeah. i'm afraid Notes is (now?) a Catalyst app? there's some funky stuff happening. like if you remove the last empty line of your document, then it's added automatically again. might fuck up the characters count etc. i'll need to dig deeper and probably report the issue to Apple. will keep you updated. |
if it's super annoying (which i believe it is) you could move |
Notes used to work out of the box. i think Apple may have added some features in Sonoma, and not care much about the Accessibility unfortunately. so yeah, i need to investigate deeply first, and report to them after most probably. |
@jstriblet yeah so i dug into this, and basically once you start using some funky stuff in Notes like lists, todos etc. the AX gets fucked. i'm going to report this to Apple. not sure when Apple added those features? but most probably it's coming from iOS. Notes could be a Catalyst app now (although not sure) and they didn't care about the AX anymore. sad. will be less funky if you put Notes in the |
reported: feedback-assistant/reports#445 that's one of the issue. there's more. fixing this one will not solve the whole problem. i will investigate more and will report the other issues to Apple. |
tedious investigation but yes, the todo and the list glyphs are not respected in the text received from the AX Framework. but the line ranges received INCLUDE those glyphs. so it fucks up the calculations. will be reported to Apple. |
reported to Apple as FB13431888 (feedback-assistant/reports#447) i'll update the description in The Wizard and make a release. |
I appreciate you looking into this! Thank you. |
sure. makes kV better. or at least more "truthful" and closer to the unfortunately reality. thanks for the report coz i hadn't catch that myself. |
The Wizard has been updated for Notes in kV60: https://github.com/godbout/kindaVim.docs/releases/tag/60 |
Encountered similar behavior in Notes, instead of opening a new issue, I'll add my recording here:
Screen.Recording.2024-01-01.at.15.06.54.mov |
Weird motion behavior in notes app, attaching video but here is what I'm seeing:
Im not sure if this is because I'm using the check list feature notes but here are my OS specs if it matters:
Processor: 2.4 GHz 8-Core Intel Core i9
MacOS: 14.1.1 (23B81)
Screen.Recording.2023-11-22.at.12.53.41.PM.mov
The text was updated successfully, but these errors were encountered: