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 - A11Y - Cannot see the cursor in JUnit Test Results Output
Summary: A11Y - Cannot see the cursor in JUnit Test Results Output
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: A11Y, SIMPLEFIX, UI
Depends on:
Blocks:
 
Reported: 2006-09-15 23:51 UTC by pchen
Modified: 2007-10-30 11:06 UTC (History)
1 user (show)

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 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