[
https://issues.apache.org/jira/browse/ARTEMIS-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471233#comment-17471233
]
Erwin Dondorp commented on ARTEMIS-3230:
----------------------------------------
The clipping of the tooltip no longer occurs and the original problem is
located in hawtio.
I don't think it is useful to keep this issue open here.
> Attribute values become slightly unreadable when zooming in
> -----------------------------------------------------------
>
> Key: ARTEMIS-3230
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3230
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.17.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Attachments: image-2021-04-09-16-50-57-273.png,
> image-2021-04-09-16-51-33-950.png, image-2021-04-10-21-51-22-310.png
>
>
> Click on any value from a attribute list that contains a more complicated
> string value, e.g. a value that is actually JSON.
> Such values are typically truncated when they do not fit the screen.
> By clicking on a value, a popup-window appears with more room. However, now
> the value is URL encoded, making it unreadable in yet another way.
>
> Example:
> First screen: Attributes of the broker, then click on value for "Connectors
> as json". note that the value is readable json here.
> !image-2021-04-09-16-51-33-950.png!
>
> The details-pop-up now shows the same value in an http-encoded way. e.g. a
> double-quote in the original data is shown as \{ampersand}quot\{semicolon}
> here
> !image-2021-04-09-16-50-57-273.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)