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 127891 - A11Y issues in Evaluate Expression dialog
Summary: A11Y issues in Evaluate Expression dialog
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-20 15:32 UTC by Jiri Vagner
Modified: 2010-04-29 09:38 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 Jiri Vagner 2008-02-20 15:32:50 UTC
===============================================
 Tested Window title : Evaluate Expression
===============================================

 Components not reachable with tab traversal :
   Class: javax.swing.JEditorPane {  |  text/x-java } 
   Class: javax.swing.JScrollPane {  |  The expression to evaluate } 


Steps to reproduce:
 - debug java app project
 - invoke Evaluate Expression dialog via main menu "Run > Evaluate Expression ..."
 - try tab traversal


Product Version: NetBeans IDE Dev (Build 200802191203)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Martin Entlicher 2008-02-22 17:05:58 UTC
Reproduced, the TAB traversal does not work much.
Comment 2 Martin Entlicher 2008-02-26 17:44:04 UTC
Some experiment done with the TAB traversal, but the issue is not fixed yet:
http://hg.netbeans.org/main/rev/c82fb2079a05
Comment 3 Peter Pis 2008-04-10 22:54:10 UTC
Changing TM for open issues.
Comment 4 Daniel Prusa 2008-07-03 16:33:57 UTC
Current status:
- editor pane is reachable by tab traversal
- in result table, 'Change visible columns' option cam be reached - this is the standard behavior of all tree table views

Decreasing priority to P4.
Comment 5 Daniel Prusa 2009-05-06 13:54:21 UTC
No longer valid, Evaluator has been redesigned.
Comment 6 Quality Engineering 2010-04-29 09:38:09 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.