Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6895894

On IE7, JButton is disarmed when pressed while other window is active

XMLWordPrintable

    • b02
    • x86
    • windows_vista

        Vista SP2, IE7, 1.5.0_17

        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.

              miroslawzn Miroslaw Niemiec (Inactive)
              ytoshima Yoshinori Toshima
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: