You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2021/01/02 12:10:09 UTC

[Bug 65012] Comments section improvements for all tree pane elements

https://bz.apache.org/bugzilla/show_bug.cgi?id=65012

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #2 from Felix Schumacher <fe...@internetallee.de> ---
Can you test the next nightly or trunk build and report, whether this is
better/fixes your issue?

commit c9902261de609b9979bbc54664b5e10cf7d851cb
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat Jan 2 13:07:32 2021 +0100

    Better handling of displaying long comments in the GUI

    Enable linewrapping in the comments text area and shorten
    comments when used as tool-tips to 80 characters.

    Bugzilla 65012
---
 .../src/main/java/org/apache/jmeter/gui/AbstractJMeterGuiComponent.java | 2 ++
 src/core/src/main/java/org/apache/jmeter/gui/MainFrame.java             | 2 +-
 xdocs/changes.xml                                                       | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.