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

Style Configurator regression: Cannot define font for languages anymore #11786

Closed
donho opened this issue Jun 13, 2022 · 0 comments
Closed

Style Configurator regression: Cannot define font for languages anymore #11786

donho opened this issue Jun 13, 2022 · 0 comments
Assignees

Comments

@donho
Copy link
Member

donho commented Jun 13, 2022

This regression is due to commit 1567847 (PR #10483).

Description of the Issue

In Style Configurator, choose any language and style, the font definition on the right is always disabled.

Steps to Reproduce the Issue

  1. Launch Style Configurator
  2. Choose C++ on Language list
  3. Choose INSTRUCTION WORDS on Style list
  4. Observe Font Name combobox on the right side

Expected Behavior

Font Name combobox should be enabled and user can define any system available font for INSTRUCTION WORDS of C++

Actual Behavior

Font Name combobox is diabled

Debug Information

Notepad++ v8.4.2 (64-bit)
Build time : May 29 2022 - 16:47:30
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 11 (64-bit)
OS Version : 21H2
OS Build : 22000.675
Current ANSI codepage : 1252
Plugins :
BracketsCheck (1.2.2)
CSVLint (0.4.5.2)
DSpellCheck (1.4.24)
mimeTools (2.8)
NppConverter (4.4)
NppExport (0.4)

@donho donho self-assigned this Jun 13, 2022
donho added a commit to donho/notepad-plus-plus that referenced this issue Jun 13, 2022
Defining font for languages is no more possible in Style Configurator.
This regression is due to commit 1567847 (PR notepad-plus-plus#10483).

Fix notepad-plus-plus#11786
@donho donho closed this as completed in 2d7b209 Jun 13, 2022
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.

1 participant