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 2014/03/22 16:21:11 UTC

[Bug 56303] New: Need to scroll right to stop recording while maximizing screen

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

            Bug ID: 56303
           Summary: Need to scroll right to stop recording while
                    maximizing screen
           Product: JMeter
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: manojkumar753@gmail.com

Created attachment 31425
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31425&action=edit
Scroll

1.while recording using Http script recorder ,user need to scroll right to stop
recording .

Difficult to do and usability issue

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

[Bug 56303] The width of target controller's combo list should be set to the current panel size, not on label size of the controllers

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

Milamber <mi...@apache.org> changed:

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

--- Comment #1 from Milamber <mi...@apache.org> ---

Fixed.

URL: http://svn.apache.org/r1601161
Log:
Bug 56303 - The width of target controller's combo list should be set to the
current panel size, not on label size of the controllers
Bugzilla Id: 56303

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 56303] The width of target controller's combo list should be set to the current panel size, not on label size of the controllers

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

Milamber <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Need to scroll right to     |The width of target
                   |stop recording while        |controller's combo list
                   |maximizing screen           |should be set to the
                   |                            |current panel size, not on
                   |                            |label size of the
                   |                            |controllers

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

[Bug 56303] The width of target controller's combo list should be set to the current panel size, not on label size of the controllers

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This fix breaks application on MacOSX:
2014/06/29 23:15:40 WARN  - jmeter.gui.util.MenuFactory: Could not instantiate
org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
java.lang.ClassCastException: javax.swing.Box$Filler cannot be cast to
javax.swing.JScrollPane
    at
org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui.createTargetPanel(ProxyControlGui.java:747)
    at
org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui.createTestPlanContentPanel(ProxyControlGui.java:689)
    at
org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui.init(ProxyControlGui.java:590)
    at
org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui.<init>(ProxyControlGui.java:223)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:357)
    at java.lang.Class.newInstance(Class.java:310)
    at
org.apache.jmeter.gui.util.MenuFactory.initializeMenus(MenuFactory.java:469)
    at org.apache.jmeter.gui.util.MenuFactory.<clinit>(MenuFactory.java:161)
    at
org.apache.jmeter.control.gui.TestPlanGui.createPopupMenu(TestPlanGui.java:93)
    at
org.apache.jmeter.gui.tree.JMeterTreeNode.createPopupMenu(JMeterTreeNode.java:156)
    at org.apache.jmeter.gui.action.EditCommand.doAction(EditCommand.java:47)
    at
org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:81)
    at
org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
    at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
    at java.awt.EventQueue.access$400(EventQueue.java:82)
    at java.awt.EventQueue$2.run(EventQueue.java:676)
    at java.awt.EventQueue$2.run(EventQueue.java:674)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

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

[Bug 56303] Need to scroll right to stop recording while maximizing screen

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
            Version|unspecified                 |2.11

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

[Bug 56303] Need to scroll right to stop recording while maximizing screen

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

manojkumar tenali <ma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
           Severity|blocker                     |minor

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

[Bug 56303] The width of target controller's combo list should be set to the current panel size, not on label size of the controllers

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
On startup, I get the exception and then impossible to add any element to root
node.

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

[Bug 56303] The width of target controller's combo list should be set to the current panel size, not on label size of the controllers

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

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

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

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Tue Jul  1 21:18:02 2014
New Revision: 1607188

URL: http://svn.apache.org/r1607188
Log:
Bug 56303 - The width of target controller's combo list should be set to the
current panel size, not on label size of the controllers
Bugzilla Id: 56303

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java

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