Word wrap in entry details window

If you think LogMX needs a new useful feature!
Post Reply
obarak
Posts: 11
Joined: Thu Jul 10, 2014 1:26 pm

Word wrap in entry details window

Post by obarak »

Currently, the entry details window doesn't "wrap" lines correctly (i.e. inserts line breaks according to the window size) thereby making long log messages quite unreadable (see attached image).
I think it's a bug, maybe related to lines without spaces (in the attached image it is a JSON message without spaces).
WordWrap.jpg
WordWrap.jpg (24.31 KiB) Viewed 19841 times
admin
Site Admin
Posts: 555
Joined: Sun Dec 17, 2006 10:30 pm

Re: Word wrap in entry details window

Post by admin »

Hello Omer,

Thank you for your feedback.
It's in fact a regression introduced in Java 7 (see https://community.oracle.com/thread/2376090 and http://bugs.java.com/bugdatabase/view_b ... id=7125737).
We will try to implement a workaround for this Oracle regression, since Java 7 and 8 are now the most used versions (was OK in version 6).
I will let you know when it's fixed by posting a message here.

Xavier
admin
Site Admin
Posts: 555
Joined: Sun Dec 17, 2006 10:30 pm

Re: Word wrap in entry details window

Post by admin »

Hello,

Two good news: this bug is now fixed in LogMX v5.3.3 released today, and you can now choose to use text-wrap or not, thanks to a new toggle button in the entry details panel tool bar :wink:

Xavier
obarak
Posts: 11
Joined: Thu Jul 10, 2014 1:26 pm

Re: Word wrap in entry details window

Post by obarak »

Cool, thanks!
Post Reply