-
Bug
-
Resolution: Duplicate
-
P3
-
5.0u6
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2143909 | 6u10 | Calvin Cheung | P3 | Closed | Duplicate | |
JDK-2138407 | 5.0u12 | Calvin Cheung | P3 | Closed | Duplicate | b01 |
The attached applet program shows 2 buttons and textfield.
One button invokes a new IE window and another does a dialogue.
We can specify sleep time until new widnows shows up in textfield.
PROBLEM :
1. Order of IE window and Diaologue
When we click "new Window" button and then "call dialog" button,
IE window is displayed at top of view(foreground) and the dialogue
is done at the bottom.
However, considering to the order to click the buttons,
we think the dialogue should be displayed on(over) IE window.
HOW TO REPRODUCE :
1) specify appropriate value of sleep time in the textfield.(100 - 300[ms])
2) click "new Window" button and then "call dialog" button
3) you can see the above mentioned PROBLEM 1.
CONFIGURATION :
JRE : 5.0u6
OS : WindowsXP (Japanese, SP1)
MPU : Pentium IV 1.4[GHz]
MEM : 384[MB]
One button invokes a new IE window and another does a dialogue.
We can specify sleep time until new widnows shows up in textfield.
PROBLEM :
1. Order of IE window and Diaologue
When we click "new Window" button and then "call dialog" button,
IE window is displayed at top of view(foreground) and the dialogue
is done at the bottom.
However, considering to the order to click the buttons,
we think the dialogue should be displayed on(over) IE window.
HOW TO REPRODUCE :
1) specify appropriate value of sleep time in the textfield.(100 - 300[ms])
2) click "new Window" button and then "call dialog" button
3) you can see the above mentioned PROBLEM 1.
CONFIGURATION :
JRE : 5.0u6
OS : WindowsXP (Japanese, SP1)
MPU : Pentium IV 1.4[GHz]
MEM : 384[MB]
- backported by
-
JDK-2138407 IE Window and Dialogue are displayed in different order from the order of button click.
- Closed
-
JDK-2143909 IE Window and Dialogue are displayed in different order from the order of button click.
- Closed
- duplicates
-
JDK-6474031 Focus should not move to IE window blocked by modal dialogue with operation for IE task bar
- Closed