Skip to content

Object Explorer renders raw HTML as literal text when disconnecting a server #10106

Description

@VIBVEL47

Describe the bug

When disconnecting a server, the Object Explorer tree node briefly shows the raw HTML markup for the disconnect status as literal text instead of rendering it. The node label displays [Disconnecting...] verbatim rather than a greyed-out "[Disconnecting...]" label.

To Reproduce

In Object Explorer, expand Servers and connect to a server.
Right-click the connected server and choose "Disconnect Server" (or disconnect via the toolbar).
Watch the tree node label during the disconnect transition.
See that the label shows the literal string [Disconnecting...] instead of a styled status label.

Expected behavior

During disconnect, the node should display a muted/greyed "[Disconnecting...]" label, with the surrounding markup rendered (or stripped) — not shown as escaped HTML text.

Error message

No error dialog or console error; this is a rendering/display issue in the tree node label.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions