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 2012/03/17 23:32:02 UTC

DO NOT REPLY [Bug 52934] New: GUI : Open Test plan with the tree expanded to the testplan level and no further and select the root of the tree

https://issues.apache.org/bugzilla/show_bug.cgi?id=52934

             Bug #: 52934
           Summary: GUI : Open Test plan with the tree expanded to the
                    testplan level and no further and select the root of
                    the tree
           Product: JMeter
           Version: 2.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: p.mouawad@ubik-ingenierie.com
    Classification: Unclassified


Actually, I also find myself pressing CMD minus every time I open a testplan.

In an ideal world, the testplan would open with the tree expanded to the
testplan level and no further.

In JMeter utopia, the focus would also default to the root of the tree so
when I hit the arrow keys they let me traverse without having to mouse click
their first.

See discussion on mailing list of 03/13/2012

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52934] GUI : Open Test plan with the tree expanded to the testplan level and no further and select the root of the tree

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52934

--- Comment #1 from shmulikk@gmail.com 2012-03-18 07:41:37 UTC ---
I was about to open a ticket on this, good search here saved my time :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52934] GUI : Open Test plan with the tree expanded to the testplan level and no further and select the root of the tree

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52934

--- Comment #3 from shmulikk@gmail.com 2012-03-18 14:37:58 UTC ---
I agree that this should be enough for most users and easier to implement :)

BTW - Why would anyone like to have a focus on the number of threads in the
thread group?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52934] GUI : Open Test plan with the tree expanded to the testplan level and no further and select the root of the tree

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52934

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> 2012-03-18 20:14:54 UTC ---
Date: Sun Mar 18 20:13:42 2012
New Revision: 1302215

URL: http://svn.apache.org/viewvc?rev=1302215&view=rev
Log:
Bug 52934 - GUI : Open Test plan with the tree expanded to the testplan level
and no further and select the root of the tree

Modified:
   jmeter/trunk/bin/jmeter.properties
  
jmeter/trunk/src/components/org/apache/jmeter/timers/gui/AbstractRandomTimerGui.java
   jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
   jmeter/trunk/src/core/org/apache/jmeter/control/gui/IfControllerPanel.java
   jmeter/trunk/src/core/org/apache/jmeter/control/gui/WhileControllerGui.java
   jmeter/trunk/src/core/org/apache/jmeter/gui/action/Close.java
   jmeter/trunk/src/core/org/apache/jmeter/gui/action/Load.java
   jmeter/trunk/src/core/org/apache/jmeter/threads/gui/ThreadGroupGui.java
   jmeter/trunk/xdocs/changes.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52934] GUI : Open Test plan with the tree expanded to the testplan level and no further and select the root of the tree

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52934

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> 2012-03-18 14:30:00 UTC ---
Regarding focus, today some added components require focus:
-ThreadGroupGui in Thread field at init of JMeter

So opening a Test plan that contains Thread Group will focus on the "Number of
threads (users)" field.


I propose to abandon this behaviour.
After implementing this bhaviour, I propose to change default value of :
onload.expandtree=false

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.