-
Bug
-
Resolution: Fixed
-
P3
-
5.0u17
-
b02
-
x86
-
windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2203426 | 7 | Miroslaw Niemiec | P3 | Closed | Cannot Reproduce | |
JDK-2186954 | 6-pool | Miroslaw Niemiec | P4 | Closed | Cannot Reproduce | |
JDK-2192867 | 5.0u25 | Miroslaw Niemiec | P3 | Resolved | Fixed | b01 |
JDK-2190181 | 5.0u24-rev | Miroslaw Niemiec | P3 | Resolved | Fixed | b04 |
JDK-2187967 | 5.0u17-crev | Miroslaw Niemiec | P4 | Resolved | Fixed | b04 |
JDK-2186953 | 5.0u16-crev | Miroslaw Niemiec | P4 | Resolved | Fixed | b02 |
A JButton on an applet running in IE7 does not invoke action intermittently if other window
is active.
With a simple applet, I can duplicate symptom. If I count the # of actionPerformed() call count,
sometimes JButton click is not counted if I activate other window, e.g. explorer before the
click.
This does not happen with FireFox, Safari or Chrome browser.
On IE, it looks like focusLost() is called in such case and the button becomes disarmed state.
- backported by
-
JDK-2190181 On IE7, JButton is disarmed when pressed while other window is active
-
- Resolved
-
-
JDK-2192867 On IE7, JButton is disarmed when pressed while other window is active
-
- Resolved
-
-
JDK-2186953 On IE7, JButton is disarmed when pressed while other window is active
-
- Resolved
-
-
JDK-2187967 On IE7, JButton is disarmed when pressed while other window is active
-
- Resolved
-
-
JDK-2203426 On IE7, JButton is disarmed when pressed while other window is active
-
- Closed
-
-
JDK-2186954 On IE7, JButton is disarmed when pressed while other window is active
-
- Closed
-
- relates to
-
JDK-7007224 Regression : Button doesn't recover from re-entrant status in jdk5u25
-
- Closed
-