You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2008/12/09 14:38:05 UTC

[jira] Resolved: (AMQ-2022) Trimming in web console could be configurable

     [ https://issues.apache.org/activemq/browse/AMQ-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-2022.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

Text message body is now displayed in scrollable div. 

> Trimming in web console could be configurable
> ---------------------------------------------
>
>                 Key: AMQ-2022
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2022
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.2.0
>            Reporter: Martin Gilday
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>
> As a result of AMQ-1969 the web console is trimming the display of message bodies and queue names in dropdowns, and presenting a tooltip insead.  The length at which the tooltip kicks in is far too low, and I would prefer it to be off as I only deal with small message payloads.  It may also be nice to have messages displayed in a scolling div or textarea instead, as tooltips can be awkward to use and copy from when they contain large amounts of text (as will be the case here).
> * Allow for trimming/tooltips to be disabled
> * Allow configurable option of when trimming/tooltip takes place
> * Use a textarea/scrollable div instead of a tooltip
> * Allow configurable option for size at which dropdown values are trimmed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.