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

"Tab size" UI anomaly in the preferences #12558

Open
alankilborn opened this issue Nov 22, 2022 · 3 comments
Open

"Tab size" UI anomaly in the preferences #12558

alankilborn opened this issue Nov 22, 2022 · 3 comments

Comments

@alankilborn
Copy link
Contributor

Description of the Issue

Weirdness in the UI for Tab size on the Preferences > Language > Tab Settings > Tab size: control.

Steps to Reproduce the Issue

  1. Start with a fresh portable extract of N++ so that all language settings are at default values.
  2. Open Preferences > Language and select python in the Tab Settings area, note the setup:
    image
  3. Click on the 4 and change tab size to 3:
    image
  4. Check the box for Use default value:
    image
  5. Move to a language choice different from python, e.g.:
    image
  6. Return to python:
    image

Expected Behavior

After step 3, I'd expect that Tab size: to show 4

Actual Behavior

After step 3, Tab size: shows 3

Notes

Note that after step 5, all is as it should be for python.
But, it should indicate the correct tab-size for Python after step 3.

Debug Information

Notepad++ v8.4.7 (64-bit)
Build time : Nov 1 2022 - 23:31:11
Path : C:\...\npp.8.4.7\notepad++.exe
Command Line : -multiInst
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 21H2
OS Build : 19044.2130
Current ANSI codepage : 1252
Plugins :
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)

@alankilborn
Copy link
Contributor Author

Appears to be fixed by 8b3f072

Can be CLOSED.

@Yaron10
Copy link

Yaron10 commented Feb 24, 2023

👍

@ozone10
Copy link
Contributor

ozone10 commented Feb 24, 2023

this is because static text are not updated immediately

can be closed

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

No branches or pull requests

3 participants