[ 
https://issues.apache.org/jira/browse/ARTEMIS-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234858#comment-17234858
 ] 

Justin Bertram commented on ARTEMIS-2987:
-----------------------------------------

In my example I sent my message as a "text" message (e.g. a 
{{javax.jms.TextMessage}}). That's why they are displayed as text only. It 
looks like your messages are being interpreted as bytes messages.

Thanks for the patch. I'll get that merged soon, but I also plan on making a 
few other changes:
* Reduce the size of the "MessageID", "Headers", and "Properties" titles.
* Move the message body display above the headers and properties (right below 
the message ID).

I think the "big fat" tables themselves are mainly a function of screen size & 
resolution. As my screenshot demonstrates I still have a lot of space on my 
screen. The text within the tables is relatively small compared to all the 
other text for the various navigation elements, etc.

Lastly, I didn't close the Jira. I simply set the status as "Resolved." If you 
hover over the status you'll see this description:

bq. A resolution has been taken, and it is awaiting verification by reporter. 
From here issues are either reopened, or are closed.

As far as I can tell this is a perfectly valid state for this Jira. It is 
neither "premature" or "unjustified." I assume you simply aren't familiar with 
the workflow which is understandable. The proper response would have just been 
to re-open the Jira with additional details regarding why the resolution wasn't 
sufficient.



> Management Console -> Queue -> Message: view with text only
> -----------------------------------------------------------
>
>                 Key: ARTEMIS-2987
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2987
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: arne anka
>            Priority: Minor
>         Attachments: 1.jpg, 2.jpg, ARTEMIS-2987.patch, 
> Screenshot_20201118_140052.png, Screenshot_20201118_153254.png, 
> Screenshot_20201118_153435.png
>
>
> In tab [Artemis]expand addresses to a queue with messages in it
> In the right area where the messages are listed click on a messaeg id
> A view opens that is full of the byte calue of the content.
> To get to a human readable representation one has to scroll down to the 
> "text" section.
> When doin that the navigation bar disappears as well, so every timeI navigate 
> to a new message I have to scroll down a lengthy view and scroll up gaian to 
> get to the next message.
>  
> Since my messages are esxclusively XML I have no use at all for the "byte" 
> section, but it is impossible to get rid of it and I have to go through those 
> tedious steps over and over again.
> Preferences do not offer a text-only representation.
>  
> So, please include a representation that only shows the text, and while at it 
> make the navigation bar stay in place when scrolling the message.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to