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 (v7.7.1) bug: find / smart highlighting colored wrong #6100

Closed
pryrt opened this issue Aug 28, 2019 · 1 comment
Closed

Comments

@pryrt
Copy link
Contributor

pryrt commented Aug 28, 2019

Per Community Forum #18157, v7.7.1 introduced a bug in the style configurator.

Reproduce: v7.7.1

  • Open change log
  • Search for "Fix" (match case)
  • Try to change style configurator to influence the background, the outline, and the highlighting:
    • Current Line Background > background is the background for the active line (CORRECT)
    • Mark Color > background is the box outline around the active (would expect Selected Text Color > background would set this one)
    • Fold Margin > background is the highlight colour for the other matches (would expect Smart Highlighting)
  • Will also show up with normal smart-highlighting (select one word, all other matching words highlight); smart highlighting follows Fold Margin colour rather than Smart Highlighting colour

Correct behavior: seen in v7.7.0:

  • Open change log
  • Search for "Fix" (match case)
  • Try to change style configurator to influence the background, the outline, and the highlighting:
    • Current Line Background > background is the background for the active line (whichever one FIND NEXT brought you to)
    • Selected Text Color > background is the box outline around the active
    • Smart Highlighting > background is the highlight colour for the other matches
  • Will also show up with normal smart-highlighting (select one word, all other matching words highlight); smart highlighting correctly follows Smart Highlighting colour
Notepad++ v7.7.1   (64-bit)
Build time : Jun 16 2019 - 21:24:47
Path : C:\usr\local\apps\notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 10 (64-bit)
Plugins : ComparePlugin.dll HexEditor.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppCrypt1015.dll NppCrypt1016.dll NppExec.dll NppFTP.dll PreviewHTML.dll PythonScript.dll XMLTools.dll
@pryrt
Copy link
Contributor Author

pryrt commented Aug 29, 2019

Sorry, I had a stylers.xml that had been inherited from multiple versions back... at some point, it got out of sync with reality. With resetting to stylers.model.xml, the individual styles behave as expected.

@pryrt pryrt closed this as completed Aug 29, 2019
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

1 participant