https://bz.apache.org/bugzilla/show_bug.cgi?id=65012
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO OS| |All --- Comment #2 from Felix Schumacher <[email protected]> --- Can you test the next nightly or trunk build and report, whether this is better/fixes your issue? commit c9902261de609b9979bbc54664b5e10cf7d851cb Author: Felix Schumacher <[email protected]> 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.
