Skip to content

Notepad++ crashed when closing html/xml tags #11157

@KoenigerStefan

Description

@KoenigerStefan

Description of the Issue

Notepad++ crashed after typing the last letter of the closing tag before the bracket.
Only works when typing both the opening and closing tag.
Copy pasting the tags as well as completing the closing tag before the opeing tag work just fine.

Steps to Reproduce the Issue

  1. Select Language (I tried html and xml)
  2. Type Opening Tag eg. <html>
  3. Type Closing Tag eg. </html>
    Alternative: 2->1->3

Expected Behavior

<html>
</html>

with fancy syntax highlighting and formating

Actual Behavior

crash

Debug Information

Notepad++ v8.3 (64-bit)
Build time : Feb 3 2022 - 03:39:05
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit)
OS Version : 2009
OS Build : 19043.1466
Current ANSI codepage : 1252
Plugins : HTMLTag.dll mimeTools.dll NppConverter.dll NppExport.dll XMLTools.dll

I'm new to notepad++, but I don't think thats on me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions