Skip to content

[iOS] Caret placed at end of note instead of under tap #2839

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

Closed
raineorshine opened this issue Mar 7, 2025 · 0 comments · Fixed by #2904
Closed

[iOS] Caret placed at end of note instead of under tap #2839

raineorshine opened this issue Mar 7, 2025 · 0 comments · Fixed by #2904
Assignees
Labels
bug Something isn't working

Comments

@raineorshine
Copy link
Contributor

Steps to Reproduce

- a
  - b
    - =note
      - Hello world
  1. Set the cursor on b.
  2. Tap b to enter edit mode.
  3. Tap the note between "Hello" and "world".

Current Behavior

The caret is placed at the end of the note.

Expected Behavior

The caret should be placed under the tap, between "hello" and "world".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants