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 85062

Summary: A11Y - Cannot see the cursor in JUnit Test Results Output
Product: java Reporter: pchen <pchen>
Component: JUnitAssignee: Marian Petras <mpetras>
Status: RESOLVED FIXED    
Severity: blocker CC: mbudris
Priority: P4 Keywords: A11Y, SIMPLEFIX, UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pchen 2006-09-15 23:51:30 UTC
I want to see the test results from JBI test driver.  So I switch to the window
but I cannot see the cursor.

Workaround is to use shift+arrow keys to select texts which will reveal the
location of the cursor
Comment 1 Jun Qian 2006-09-23 01:38:36 UTC
This is a problem in JUnit module.
Comment 2 Marian Petras 2007-10-30 11:06:17 UTC
Fixed in the trunk.

Modified file:
    junit/src/org/netbeans/modules/junit/output/ResultPanelOutput.java   (1.9)

Diff:
http://deadlock.netbeans.org/fisheye/browse/netbeans/junit/src/org/netbeans/modules/junit/output/ResultPanelOutput.java?r1=1.8&r2=1.9