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=16111>. 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=16111 Reponse assertion: can't get focus on test pattern Summary: Reponse assertion: can't get focus on test pattern Product: JMeter Version: 1.8 Platform: Sun OS/Version: Solaris Status: NEW Severity: Minor Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Having selected a response assertion and switched to another application, focus can't be placed on any entry in the patterns to test table. Another component in the window must be selected first. JDK version is 1.3.1 To recreate: 1. Open a test plan and insert response assertion 2. Add a pattern to test, enter some text 3. Switch to another app (alt+tab or mouse select) 4. Minimise new app and click directly on the pattern field. [Error condition] No focus delivered. 5. Select any other control then the pattern field - focus is OK. Secondary error Repeat steps 1-3 above 4. Minimise new app and attempt to highlight text in pattern field (click and hold) [Error condition] error thrown, console output below 5. select any other component then pattern field - focus is OK, app continues Exception occurred during event dispatching: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1242) at java.awt.Component.getLocationOnScreen(Component.java:1216) at javax.swing.Autoscroller.mouseDragged(Autoscroller.java:82) at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:2295) at java.awt.Component.processEvent(Component.java:3548) at java.awt.Container.processEvent(Container.java:1164) at java.awt.Component.dispatchEventImpl(Component.java:2593) at java.awt.Container.dispatchEventImpl(Container.java:1213) at java.awt.Component.dispatchEvent(Component.java:2497) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.repostEvent(BasicTableUI.java:438) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseDragged(BasicTableUI.java:503) at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:260) at java.awt.Component.processMouseMotionEvent(Component.java:3759) at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:2299) at java.awt.Component.processEvent(Component.java:3548) at java.awt.Container.processEvent(Container.java:1164) at java.awt.Component.dispatchEventImpl(Component.java:2593) at java.awt.Container.dispatchEventImpl(Container.java:1213) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2205) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125) at java.awt.Container.dispatchEventImpl(Container.java:1200) at java.awt.Window.dispatchEventImpl(Window.java:914) at java.awt.Component.dispatchEvent(Component.java:2497) at java.awt.EventQueue.dispatchEvent(EventQueue.java:339) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
