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 45617 - A11Y - Refactor Code for moved Class(es) dialog is not accessible
Summary: A11Y - Refactor Code for moved Class(es) dialog is not accessible
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: A11Y
Depends on:
Blocks: 45507
  Show dependency tree
 
Reported: 2004-06-27 12:08 UTC by Martin Roskanin
Modified: 2004-08-13 12:11 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 Martin Roskanin 2004-06-27 12:08:29 UTC
No mnemonic for List of Classes
After popup opening tab traversal is broken => you
have to click on some component to make tab
traversal work
Comment 1 Pavel Flaska 2004-07-01 14:28:50 UTC
Fixed mnemonic. Tab traversal was fixed with AIOOBE - see #45739.

Checking in src/org/netbeans/modules/refactoring/ui/Bundle.properties;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.14; previous revision: 1.13
done
Checking in src/org/netbeans/modules/refactoring/ui/MoveClassesUI.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/MoveClassesUI.java,v
 <--  MoveClassesUI.java
new revision: 1.9; previous revision: 1.8
done