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

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

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


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.


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

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47977#action_47977 ] 

dejanb edited comment on AMQ-2022 at 12/9/08 5:38 AM:
-------------------------------------------------------------

Text message body is now displayed in scrollable div.  Committed revision 724687.

      was (Author: dejanb):
    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.


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

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac reassigned AMQ-2022:
----------------------------------

    Assignee: Dejan Bosanac

> 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
>
> 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.