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

Focus is not restored to Swing components in ActiveX bridge

    XMLWordPrintable

Details

    • b30
    • x86
    • windows_2000, windows_xp

    Description

      When JavaBean is embedded in an ActiveX application(VC++ dialog) using ActiveX bridge, and if the application is de-activated and then activated again. If the previous focus owner is a Swing component, it doesn't get the focus back.

      This is because, the ActiveX application remembers the window which had the focus before the it is de-activated. When the it is activated again, it gives back the focus to the window it rememberd.

      Talked to Denis in AWT team and he suggested that we need to change the AWT code to handle the focus correctly.

      Attachments

        Issue Links

          Activity

            People

              ant Anton Tarasov (Inactive)
              djayaramsunw Devananda Jayaraman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: