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

Functionlist selected item not readable #10450

Closed
Loopbuilder opened this issue Aug 27, 2021 · 8 comments
Closed

Functionlist selected item not readable #10450

Loopbuilder opened this issue Aug 27, 2021 · 8 comments

Comments

@Loopbuilder
Copy link

After starting Notepad++ (since 8.1.2) with a C-File, the current function is highligted in the function list.
The color of the entry is shown: dark-gray/black background, black font color, so i can't read it.
Functionlist

I use the default stylers.xml (not the dark mode)

If i go to Settings - Style - Global Styles-Default Style and change foreground from black to (yellow for example) and change it back to black, the display-style in functionlist ist changed to gray background and black color, so i can read it from this time on.

I save the settings, but on exit and next start, it is the same problem as before: black on black.

@ArkadiuszMichalski
Copy link
Contributor

@Loopbuilder
Copy link
Author

Loopbuilder commented Aug 27, 2021

Hi ArkadiuszMichalski.

The Portable version is working fine (see picture).

But if i copy the portable-exe to the location of the installed version of notepad++ and start it, the same problem occurs (with the portable exe).
I copy stylers.xml to my local notepad-directory: same problem with black
I delete stylers.xml to my local notepad-directory: same problem with black, a new stylers.xml was generated

I checked config.xml to, same problem.
No old stylers.xml or config.xml present in the installed directory.

What is the different in the style between installed und portable? (so i can change this..)

Looking from portable:
Functionlist

@ArkadiuszMichalski
Copy link
Contributor

ArkadiuszMichalski commented Aug 27, 2021

Update first post with debug infos. You probably pasting those fresh .xml files not where they should be.
https://npp-user-manual.org/docs/config-files/

@Loopbuilder
Copy link
Author

Loopbuilder commented Aug 27, 2021

Hi.
I probably expressed myself in a misleading way. sorry.

All xml-files are on the correct location.
with "my local notepad-directory" i meen: %AppData%\Notepad++
-> that's while missed xml-files are created by notepad ;-)
No configuration-xml files in the program-path directory.

@ozone10
Copy link
Contributor

ozone10 commented Aug 27, 2021

@Loopbuilder
could you provide debug info.

Have you tried different styler/theme?
Have you replaced both styler.xml and stylers.model.xml?

@Loopbuilder
Copy link
Author

Loopbuilder commented Sep 1, 2021

Hi ozone10.

If i use a different style (solarized-light style for example), function list is readable with the colors of the new style.
If i close and reopen notepad++ the new style (for function-list) is changed: black/gray-background, different from the selected and saved style.

If i change the style without reopen notepad, the function list is readable with the colors of the new style.
If i restart notepad++ with default-style (function list not readable) and change the style to the same: default-style, then function-list it is readable again.

But after every new start of notepad++ the problem is there again.

Have you replaced both styler.xml and stylers.model.xml?

I have replaced both styler.xml and stylers.model.xml. (The problem is there again)

Debug-Info:

Notepad++ v8.1.4 (32-bit)
Build time : Aug 21 2021 - 12:58:42
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Command Line : "D:\Projekte\Volkswagen\Passat\V2\SW\aktuell\Src\can_in_out.c"
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 1909
OS Build : 18363.1556
Current ANSI codepage : 1252
Plugins : BigFiles.dll ComparePlugin.dll HexEditor.dll LocationNavigate.dll mimeTools.dll NppConverter.dll NppExec.dll NppExport.dll NppTextFX.dll

@ArkadiuszMichalski
Copy link
Contributor

ArkadiuszMichalski commented Sep 1, 2021

Try without plugins (assuming that everything works in portable).

@Loopbuilder
Copy link
Author

Ok. It was the HEX-Editor plugin v0.9.9 (32-Bit DLL).

Even after update to HEX-Editor plugin v0.9.10 (32-Bit DLL) the problem was present.

Thanks. I open a issue at the Hex-Editor plugin.

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