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 19094 - [core] Cannot exit Update Center wizard by ESCAPE key
Summary: [core] Cannot exit Update Center wizard by ESCAPE key
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: David Strupl
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-07 13:32 UTC by Jaromir Uhrik
Modified: 2008-12-23 13:34 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 Jaromir Uhrik 2002-01-07 13:32:23 UTC
[200201070331; last jdk14 beta build]
1. Run UC wizard (menu action Tools|Update Center...)
2. Repeat this menu action again
3. It is impossible to exit UC wizard by ESCAPE now.
This issue is related to the fix of #19007.
Comment 1 Jaromir Uhrik 2002-01-07 14:21:58 UTC
It works fine on jdk1.3.1 so adding keyword for jdk1.4.
Comment 2 akemr 2002-01-08 08:39:42 UTC
Fixed in release33 and trunk
Comment 3 Jaromir Uhrik 2002-01-09 11:27:18 UTC
Sorry but I have to reopen this issue.
It is not possible to reproduce this bug by described way in 
#200201090940 now but I have another steps to reproduce:
1. Run UC wizard (menu action Tools|Update Center...)
2. Set proxy configuration and press Next button
3. Repeat menu action again Tools|Update Center...
4. It is impossible to exit UC wizard by ESCAPE now.

It seems that this is A11Y problem - focus is not in the wizard 
dialog by default what causes that the ESCAPE is not active.
Comment 4 Jaromir Uhrik 2002-01-09 11:39:28 UTC
I forgot to notice that it appears (paradoxly) on jdk1.3.1 now (with 
jdk1.4 it works fine).
Comment 5 akemr 2002-01-09 12:32:23 UTC
Yes, it's something another: focus problem - ESCAPE key 
doesn't work if focus is in explorer view (treeview).

Simpler way to reproduce:
1. Run UC wizard (menu action Tools|Update Center...)
2. (Set proxy configuration if needed) and press Next button.
3. Move focus into UC wizard (focus is lost - see #19103) and try ESCAPE.

Comment 6 akemr 2002-01-09 12:32:59 UTC
Reassign.
Comment 7 Jan Chalupa 2002-01-11 14:03:01 UTC
Target milestone -> 3.4
Comment 8 Jan Chalupa 2002-01-11 14:06:52 UTC
Target milestone -> 3.4
Comment 9 Jan Chalupa 2002-01-11 14:08:09 UTC
Target milestone -> 3.4
Comment 10 Jan Chalupa 2002-01-11 14:11:07 UTC
Target milestone -> 3.4
Comment 11 _ ttran 2002-01-16 12:47:24 UTC
JTree and JTable swallows Escape.  I just discussed the issue with
dstrupl.  He knows how to hack around Swing to fix it.
Comment 12 David Strupl 2002-01-16 13:21:08 UTC
It is now only JDK1.3 issue. Testing the fix.
Comment 13 David Strupl 2002-01-16 15:33:22 UTC
TreeTableView (TableSheet/JTable) has the same problem. Fixing both.
Comment 15 David Strupl 2002-01-17 08:49:46 UTC
Making it 3.3.1 candidate because it is a A11Y problem.
Comment 16 David Strupl 2002-01-17 08:52:19 UTC
Please approve - it is usability problem and the fix is simple. Please
check the diffs provided in previous post here.
Comment 17 _ ttran 2002-01-17 09:08:47 UTC
i agree
Comment 18 Jan Chalupa 2002-01-17 09:12:52 UTC
Approved by QA.
Comment 19 iformanek 2002-01-17 10:45:07 UTC
Approved
Comment 20 eadams 2002-01-17 15:36:39 UTC
Approved.
Comment 21 _ ttran 2002-01-17 17:38:14 UTC
integ'ed into release33
Comment 22 Jan Zajicek 2002-01-18 13:08:16 UTC
Verified in build #  200201180727.
Comment 23 Quality Engineering 2003-07-01 16:44:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.