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

[BUG] Home key not functioning correctly with concealed fractions #331

Open
shunby opened this issue Sep 25, 2024 · 0 comments
Open

[BUG] Home key not functioning correctly with concealed fractions #331

shunby opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shunby
Copy link
Contributor

shunby commented Sep 25, 2024

Description

When a fraction is concealed at the start of the line, pressing Home key does not move the cursor to the start of the line.

To Reproduce

  1. Open sandbox vault.
  2. Install the plugin and enable concealment.
  3. Make a note with the following content:
$$
\frac{a}{b} 
$$
  1. Press Home key when the cursor is at the end of the line with the fraction.

Expected Behavior

The cursor should move to the start of the line.

Additional Info

latex-suite-bug-home-key-fraction

OS: Windows 11 Home
Obsidian version: v1.6.7 (Installer version: v1.6.7)
plugin version: 1.9.5

@shunby shunby added the bug Something isn't working label Sep 25, 2024
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

No branches or pull requests

1 participant