This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 191831 - 'Test results' component holds focus when automatically shown
Summary: 'Test results' component holds focus when automatically shown
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: USABILITY
: 199101 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-11 09:12 UTC by _ rkubacki
Modified: 2012-03-29 09:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2010-11-11 09:12:38 UTC
NB7.0M2, Linux, JDK6u22

Use sliding mode for a test results TopComponent.
Slide it to edge of IDE window and run some test. 
After a moment the component is automatically shown and becomes sticky - it is not hidden if you just click into editor area or use Ctrl-0. You have to click into test results or its button on the edge first and then it can be closed with another gesture.

This breaks the workflow (hard to avoid mouse in this case) and it is inconsistent with all other major top components (projects/files/favorites/output).
Comment 1 Yulia Novozhilova 2011-06-02 08:47:42 UTC
*** Bug 199101 has been marked as a duplicate of this bug. ***
Comment 2 Theofanis Oikonomou 2012-03-29 09:31:22 UTC
I followed your steps but I cannot reproduce in latest build NetBeans IDE Dev (Build 20120326-142a2031e2c0)

The test result window is shown but if I press Ctrl-0 it goes into sliding mode and the editor gets the focus.