|
Quick Lists
|
|
Bug ID:
|
4687857
|
|
Votes
|
0
|
|
Synopsis
|
focus is back to wrong window after closing dialog
|
|
Category
|
javawebstart:app_mgr
|
|
Reported Against
|
1.2
|
|
Release Fixed
|
1.4.2(mantis)
|
|
State
|
10-Fix Delivered,
Verified,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4759934
|
|
Submit Date
|
20-MAY-2002
|
|
Description
|
In the following cases, the focus is always back to the incorrect window so
it forces user to do the extra action to click back to the right window.
On Java tab in Preferences:
- when closing Open dialog from Choose button
- when closing JRE Finder from Find button
On Advanced tab in Preference:
- when closing Open dialog from Choose Log File Name
On Root Certificates tab in Preferences:
- when closing Open dialog from Import button
|
|
Work Around
|
N/A
|
|
Evaluation
|
It is not the focus that is not what is expected, but the active window.
This behavior has very litle to do with Java Web Start. We just create a
JFileChooser, Swing or the OS decide where activation goes when it's dismissed.
xxxxx@xxxxx 2002-05-21
investigate for mantis
xxxxx@xxxxx 2002-07-23
Problem is only on windows.
I can fix the problem by changing the PrefsPanel to become a modal dialog. Then the preferences panel becomes active after closing the filechooser in both windows and solaris.
But do we want the PrefsPanel to become modal?
I also contacted the AWT focus team for comments on this problem.
xxxxx@xxxxx 2002-10-07
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |