|
Quick Lists
|
|
Bug ID:
|
4167266
|
|
Votes
|
15
|
|
Synopsis
|
Modal dialogs should be modal per AppContext
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.2fcs
, kestrel-rc1
|
|
Release Fixed
|
mustang(b38)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4178473
,
4318404
,
4080029
|
|
Submit Date
|
18-AUG-1998
|
|
Description
|
Currently, modal dialogs are modal AWT-wide, so if a modal dialog is displayed,
no input is allowed to any windows other than the dialog box.
Instead, modal dialogs should be modal AppContext-wide, so if a modal dialog is
displayed, no input is allowed to any other windows in that AppContext.
|
|
Work Around
|
N/A
|
|
Evaluation
|
This bug appears to be a duplicate of 4178473
"Dialogs needs modality which blocks input only to owner window"
xxxxx@xxxxx 1999-06-24
No, those are two very different concepts. The bugs are not duplicates.
xxxxx@xxxxx 1999-06-24
We have an API proposal for addressing this (http://javaweb.eng/~dpm/modal.txt),
but it is currently on the back-burner. Committing to tiger for now.
xxxxx@xxxxx 2000-02-16
Implemented as a part of 4080029.
xxxxx@xxxxx 2005-05-04 11:43:48 GMT
|
|
Comments
|
Submitted On 12-MAR-2004
random_uv
Fix it, this is not near good enough.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |