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

Black vertical line appears in left side of text editor after switching to Light mode from Dark mode #13593

Closed
mshingote opened this issue Apr 25, 2023 · 4 comments

Comments

@mshingote
Copy link

Description of the Issue

Black strip is visiable near number line in text editor.

Steps to Reproduce the Issue

  1. Open text editor and select "Settings -> Preferences -> Dark Mode -> Dark mode"
  2. Without closing above dialogue select "Light mode"
  3. See there is black strip visible near left side, previously it was not there.

Expected Behavior

Black vertical line should not appear after selecting Light mode.

Actual Behavior

Black vertical line appears after selecting Light mode.

Debug Information

Notepad++ v8.5.2 (64-bit)
Build time : Apr 4 2023 - 19:55:32
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 22H2
OS Build : 19045.2846
Current ANSI codepage : 1252
Plugins :
DSpellCheck (1.4.24)
JSMinNPP (1.2205)
JsonTools (3.2)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NPPJSONViewer (1.41)
NppXmlTreeviewPlugin (2)
XMLTools (3.1.1.13)

It may be scintilla dependant but needs to confirm.
image

@alankilborn
Copy link
Contributor

Cannot reproduce on:

Notepad++ v8.5.2 (64-bit)
Build time : Apr 4 2023 - 19:55:32
Path : W:\npp.misc_NoBackup\Releases\npp.8.5.2\npp.8.5.2.portable.x64\notepad++.exe
Command Line : -titleAdd="8.5.2 64-bit" -multiInst
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 21H2
OS Build : 19044.2728
Current ANSI codepage : 1252
Plugins :
ColumnsPlusPlus (0.2.0.6)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NppPluginDemo (4.3)
PythonScript (2)

@mshingote
Copy link
Author

Thats surprising @alankilborn !!
I have 2 machines one is this one win10 and other is win11 with latest npp version, this issue is seen on both machines and both has same plugins, so it seems one of these plugin might be causing the issue.

@alankilborn
Copy link
Contributor

so it seems one of these plugin might be causing the issue.

If I were you, I'd try disabling all that you have that I don't. If that works, reenable one at a time until you get the failure again.

@ozone10
Copy link
Contributor

ozone10 commented Apr 25, 2023

duplicate of #12764

@mshingote
your theme is missing Change History margin style

@donho donho closed this as completed in 2d5c241 May 4, 2023
molsonkiko pushed a commit to molsonkiko/notepad-plus-plus that referenced this issue Jun 13, 2023
Use Line number margin style color for Change history margin, if not defined in 'theme.xml'.

Fix notepad-plus-plus#12764, fix notepad-plus-plus#13593, close notepad-plus-plus#13594
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants