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 78588 - a11y: a11y issues with combobox for Java Project component on Reverse Engineering wizard
Summary: a11y: a11y issues with combobox for Java Project component on Reverse Enginee...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords: A11Y
: 78589 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-20 13:27 UTC by bugbridge
Modified: 2006-10-02 12:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Results of Accessibility test, window with title "New Java-Platform Model by Reverse-Engineering a Java Project " (855 bytes, text/html)
2006-08-21 09:08 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-20 13:27:17 UTC
1. The mnemonic "P" is there but pressing Alt-P does not take the focus to it
for selecting Java Project.
2. once the focus is on the Java Project combobox, press the Spacebar does not
dropdown or open the list.

repro steps:
- create a couple of java projects with or without any classes
- create a new Java-Platform Model by Reverse-Engineering a Java Project
- from the New Project wizard, press the Next button
Result: above 2 issues
Comment 1 Alexandr Scherbatiy 2006-08-21 09:08:14 UTC
Created attachment 33102 [details]
Results of Accessibility test, window with title "New Java-Platform Model by Reverse-Engineering a Java Project "
Comment 2 Yang Su 2006-08-28 20:46:46 UTC
setLabelFor fixed the first issue.

The second one is not an issue, NB and many other applications use arrow key (up
and down) to select combobox item, it's consistent with NB UI, no fix is needed.
Comment 3 Yang Su 2006-08-28 20:48:04 UTC
fix was checked in
Comment 4 Andrew Korostelev 2006-09-28 14:40:58 UTC
*** Issue 78589 has been marked as a duplicate of this issue. ***
Comment 5 Andrew Korostelev 2006-09-28 14:42:39 UTC
issue is still reproducible.
But leave it as RESOLVED/FIXED to reverify with issue 85755 
(regression which fix will be available in the nearest build)
Comment 6 Andrew Korostelev 2006-10-02 12:43:44 UTC
verified in ide-coke_uml-061001_4.zip