-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the Issue
In v8.8.6 and v8.8.7 (as of today, the current version), multi-selection can crash the current N++ window (other windows are unaffected). Downgrading to v8.8.5 helped, so this is a regression.
The crash is reliable. I always happens when I try it.
Steps To Reproduce
- Be on Windows 11.
- Install version v8.8.6 or v8.8.7
- Use Zenburn style (not mentioned in Debug Information)
- Open a file (e.g. the changelog file)
- Select a span of text (at least 1 character)
- Hold Ctrl while clicking on another part of text
Some details (like the style) might be overly specific.
Current Behavior
N++ exits without warning after 1 s.
Expected Behavior
N++ does multi-select like (or very similar to) v8.8.5
Debug Information
Notepad++ v8.8.7 (64-bit)
Build time: Oct 19 2025 - 16:19:15
Scintilla/Lexilla included: 5.5.7/5.4.5
Boost Regex included: 1_85
Path: C:\Program Files\Notepad++\notepad++.exe
Command Line: "C:\Program Files\Notepad++\change.log"
Admin mode: OFF
Local Conf mode: OFF
Cloud Config: OFF
Periodic Backup: ON
Placeholders: OFF
Scintilla Rendering Mode: SC_TECHNOLOGY_DEFAULT (0)
Multi-instance Mode: monoInst
asNotepad: OFF
File Status Auto-Detection: cdEnabledNew (for current file/tab only)
Dark Mode: ON
Display Info:
primary monitor: 1920x1080, scaling 100%
visible monitors count: 2
installed Display Class adapters:
0000: Description - Intel(R) UHD Graphics
0000: DriverVersion - 32.0.101.7026
0001: Description - NVIDIA T1200 Laptop GPU
0001: DriverVersion - 32.0.15.7357
OS Name: Windows 11 Enterprise (64-bit)
OS Version: 25H2
OS Build: 26200.6899
Current ANSI codepage: 1252
Plugins:
ComparePlugin (2.0.2)
DSpellCheck (1.5)
MarkdownViewerPlusPlus (0.8.2)
mimeTools (3.1)
NppConverter (4.7)
NppExport (0.4)Anything else?
No response
Reactions are currently unavailable