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

Unexpected removal of indentation when hitting enter #501

Open
pskowronek opened this issue Mar 1, 2023 · 0 comments
Open

Unexpected removal of indentation when hitting enter #501

pskowronek opened this issue Mar 1, 2023 · 0 comments
Labels

Comments

@pskowronek
Copy link

pskowronek commented Mar 1, 2023

Description
Unexpected removal of indentation when hitting enter

Steps to Reproduce

  1. run RSyntaxTextArea Demo Application - gradlew run
  2. add the following text:
    obraz
  3. hit enter on 5th line

obraz

Expected behavior
The indentation should be kept on 6th line (at least this is a behavior observed in other editors)

Actual behavior
Indentation is lost on 6th line

Screenshots
See steps to reproduce

Additional context
Originally reported in mucommander/mucommander#878

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant