You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/06/14 17:57:24 UTC

DO NOT REPLY [Bug 20776] New: - [Patch] re-enable setResizeWeight to fix LH pane size

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20776>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20776

[Patch] re-enable setResizeWeight to fix LH pane size

           Summary: [Patch] re-enable setResizeWeight to fix LH pane size
           Product: JMeter
           Version: 1.9RC1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: tjsb@slb.com


When JMeter starts, the left hand pane is too small to show anything but a 
collapsed tree, which means that one normally has to resize the pane before 
doing anything.

There is already code to increase the size of the left-hand pane, but it is 
commented out because it requires JDK 1.3. 

As JMeter now requires 1.3, perhaps it is time to re-enable the code?
This patch does just that, and makes the initial layout much better (IMO).

[It would be nice if JMeter could save its previous settings - perhaps later?]

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org