Skip to content

SQL panel: data of query (stored in a HTML hidden field) leaks into action column #1756

Closed as not planned
@karolyi

Description

@karolyi

Hey,

I'm using the latest toolbar, and I noticed that somehow the 'action' column of the SQL panel sometimes contains some SQL-looking code, that pushes every other columns to the smallest available width, this using the panel unreadable. A screenshot:

image

Upon looking into it with devtools (I'm using Librewolf), it seems the leaking text should be stored in the value of a html hidden input field, but somehow only part of it does:

image

Right now I have no idea as to what's happening here. I'm using a pretty default toolbar config, with nothing changed.

I'm open to questions to figure out what this is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions