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 12439 - If JComboBox is in non-modal Dialog, the keyboard shortcuts do not work
Summary: If JComboBox is in non-modal Dialog, the keyboard shortcuts do not work
Status: CLOSED DUPLICATE of bug 15587
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Rostislav Levy
URL:
Keywords: A11Y
: 13552 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-05-25 16:37 UTC by David Konecny
Modified: 2008-12-22 18:43 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 David Konecny 2001-05-25 16:37:42 UTC
If JComboBox (editable in my case) is in non-modal Dialog, the keyboard 
shortcuts does not work. For example ALT+ARROW_DOWN should expand the combo box 
(actually only this one work) and ARROWs should go through the items in combo. 
And ESCAPE or ALT+ARROW_UP should close the combo box. If the Dialog (created 
through TopManager.getDefault().createDialog(...)) is modal, everything seems to 
work OK.
Comment 1 Jan Zajicek 2001-05-28 12:56:46 UTC
In simple jvax application this works, so problem on our side. Assigning to
Dafe. If I am wrong, please reassign.
Comment 2 David Simonek 2001-06-19 11:42:56 UTC
Why reassigned to me? This is clearly ui issue. Assigning back.
Comment 3 _ hair 2001-07-27 06:37:13 UTC
The keyboard shortcuts for a JComboBox in a TopComponent do not work
as well. 
Comment 4 Jan Zajicek 2001-07-30 13:47:45 UTC
subcomponent set to UI
Comment 5 Jiri Mzourek 2001-09-10 10:30:57 UTC
reassigned
Comment 6 David Konecny 2001-10-25 15:32:19 UTC
*** Issue 13552 has been marked as a duplicate of this issue. ***
Comment 7 Peter Zavadsky 2001-10-30 16:07:11 UTC
Should be working since last changes in NbFocusManager (about month ago).
Closing as invalid for current builds.
Comment 8 David Konecny 2001-10-30 16:28:38 UTC
No, it doesn't work. Write simple dialog with combo and you will see.
Comment 9 Peter Zavadsky 2001-10-30 16:53:48 UTC
I tried it at couple of Win machines and it has worked.

I believe the problem at your machine is somewhere else.
Comment 10 David Konecny 2001-10-31 13:18:02 UTC
Does not work on JDK 1.3.1_01
Comment 11 David Konecny 2001-10-31 13:20:12 UTC

*** This issue has been marked as a duplicate of 15587 ***
Comment 12 Quality Engineering 2003-07-01 15:45:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 13 Quality Engineering 2003-07-01 16:33:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.