Bug 52639 - JSplitPane divider for log panel should be hidden if log is not activated
Summary: JSplitPane divider for log panel should be hidden if log is not activated
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 14:48 UTC by stef
Modified: 2012-02-10 15:39 UTC (History)
1 user (show)



Attachments
hide divider at creation (625 bytes, patch)
2012-02-10 14:49 UTC, stef
Details | Diff
Manage divider in action (1.52 KB, patch)
2012-02-10 14:50 UTC, stef
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description stef 2012-02-10 14:48:37 UTC
Hi,

JSplitPane divider for log panel should be hidden if log panel is not visible, as a split pan divider not moveable is strange...
Please find attached a patch to fix this.

Regards,

Stef
Comment 1 stef 2012-02-10 14:49:45 UTC
Created attachment 28300 [details]
hide divider at creation
Comment 2 stef 2012-02-10 14:50:18 UTC
Created attachment 28301 [details]
Manage divider in action
Comment 3 Philippe Mouawad 2012-02-10 15:00:56 UTC
Patch applied.
Thank you Stephane.

Date: Fri Feb 10 14:59:41 2012
New Revision: 1242805

URL: http://svn.apache.org/viewvc?rev=1242805&view=rev
Log:
Bug 52639 - JSplitPane divider for log panel should be hidden if log is not activated

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/gui/MainFrame.java
   jmeter/trunk/src/core/org/apache/jmeter/gui/action/LoggerPanelEnableDisable.java
   jmeter/trunk/xdocs/changes.xml
Comment 4 stef 2012-02-10 15:39:29 UTC
Great, thx!
Comment 5 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2731