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 #14608

Closed
adec86 opened this issue Jan 17, 2024 · 7 comments · May be fixed by #14968
Closed

Bug #14608

adec86 opened this issue Jan 17, 2024 · 7 comments · May be fixed by #14968

Comments

@adec86
Copy link

adec86 commented Jan 17, 2024

Description of the Issue

Steps to Reproduce the Issue

  1. When I type "{" symbol after "p", it jumped to right.
  2. filename styles.css
  3. code below

Expected Behavior

body {background-color: powderblue;}
h1 {color: blue;}
p {

Actual Behavior

Debug Information

@alankilborn
Copy link
Contributor

Without supplying Debug Information, your issue is likely to be closed without being considered.

@donho donho closed this as completed Jan 18, 2024
@adec86
Copy link
Author

adec86 commented Jan 18, 2024

You can try write in this code after "p" this "{" symbol and see how it jump as indentation. Why it go to right?

@alankilborn
Copy link
Contributor

You can try write in this code after "p" this "{" symbol and see how it jump as indentation. Why it go to right?

Nope, not near enough of the required info to keep discussing this...

@xomx
Copy link
Contributor

xomx commented Jan 18, 2024

I can reproduce the behavior described.

  1. DL & unzip the
    test-#14608.zip

  2. Open styles.css & styles2.css in N++.

  3. Try to type that "p{" or "p {" at the end of these files, the problem will only appear in the styles.css file.

@adec86
Copy link
Author

adec86 commented Jan 18, 2024

Screen.Recording.-.Made.with.FlexClip.webm

I record my screen show how it do.

@adec86
Copy link
Author

adec86 commented Jan 18, 2024

Another PC there is same problem after typing {, but in simple notepad have not this problem, it only in N++.

@adec86
Copy link
Author

adec86 commented Mar 9, 2024 via email

@xomx xomx mentioned this issue Apr 10, 2024
alexprabhat99 added a commit to alexprabhat99/notepad-plus-plus that referenced this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants