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 2018/03/26 12:14:13 UTC

[Bug 62219] New: Exception when scroll mouse on component sub menu

https://bz.apache.org/bugzilla/show_bug.cgi?id=62219

            Bug ID: 62219
           Summary: Exception when scroll mouse on component sub menu
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: orimarko@gmail.com
  Target Milestone: ---

I click on Add -> any option as Config Elements and then when mouse is on sub
menu as "CSV Data Set Config" scroll mouse up/down

Exception in log 

2018-03-26 14:46:22,799 DEBUG o.a.j.g.GuiPackage: Updating gui to new node
2018-03-26 14:46:22,800 DEBUG o.a.j.g.GuiPackage: Showing pop up for
org.apache.jmeter.gui.MainFrame$1[,0,0,374x759,invalid,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.synth.SynthBorder@29c29532,flags=16777704,maximumSize=,minimumSize=,preferredSize=,editable=false,invokesStopCellEditing=false,largeModel=false,rootVisible=false,rowHeight=0,scrollsOnExpand=true,showsRootHandles=true,toggleClickCount=2,visibleRowCount=20]
at x,y = 77,15
2018-03-26 14:46:24,618 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.ArrayIndexOutOfBoundsException: -38
    at org.apache.jorphan.gui.MenuScroller.refreshMenu(MenuScroller.java:550)
~[jorphan.jar:4.0 r1823414]
    at org.apache.jorphan.gui.MenuScroller.access$300(MenuScroller.java:55)
~[jorphan.jar:4.0 r1823414]
    at
org.apache.jorphan.gui.MenuScroller$MouseScrollListener.mouseWheelMoved(MenuScroller.java:576)
~[jorphan.jar:4.0 r1823414]
    at java.awt.Component.processMouseWheelEvent(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Component.processEvent(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Container.processEvent(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Component.dispatchEventImpl(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Container.dispatchEventToSelf(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Component.dispatchMouseWheelToAncestor(Unknown Source)
~[?:1.8.0_25]
    at java.awt.Component.dispatchEventImpl(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.8.0_25]
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
~[?:1.8.0_25]
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
~[?:1.8.0_25]
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
~[?:1.8.0_25]
    at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Window.dispatchEventImpl(Unknown Source) ~[?:1.8.0_25]
    at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.8.0_25]
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:1.8.0_25]
    at java.awt.EventQueue.access$400(Unknown Source) ~[?:1.8.0_25]
    at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.8.0_25]
    at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
~[?:1.8.0_25]
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
~[?:1.8.0_25]
    at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.8.0_25]
    at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.8.0_25]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
~[?:1.8.0_25]
    at java.awt.EventQueue.dispatchEvent(Unknown Source) ~[?:1.8.0_25]
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[?:1.8.0_25]
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[?:1.8.0_25]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[?:1.8.0_25]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_25]
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_25]
    at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_25]

Happens also in previous version 3.3

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

[Bug 62219] Exception when scroll mouse on component sub menu

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---


*** This bug has been marked as a duplicate of bug 56150 ***

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