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

Unexpected working behavior when using AIX's dtwm/mwm

    XMLWordPrintable

Details

    Description

      I saw following GUI related issues with OpenJDK JDK for AIX:
      * Non-focusable window gets input focus on AIX's CDE (dtwm)
        (DTWM/MWM does not have enough features for ICCCM)
      * Java cannot detect AIX's Motif Window Manager (mwm)

      Previously, this issue was handled by JDK-8212676.
      JDK-8212676 handles only SystemColor setting on CDE.

      Test instruction:
      XWMTest1.java
      1, Run XWMTest1 on AIX CDE
      isCDE and isMotif were true
      2. Run XWMTest1 with Motif Window Manager
      All data was false

      JFrameTest.java
      1. Run JFrameTest on AIX CDE
      2. 3 windows are displayed
      3. Click inside of Non-Focusable window.
         (Don't click window frame)
      4. Window should not be changed

      Attachments

        1. XWMTest1.java
          0.9 kB
        2. JFrameTest.java
          0.8 kB
        3. aix-focusable.png
          aix-focusable.png
          4 kB

        Activity

          People

            itakiguchi Ichiroh Takiguchi
            itakiguchi Ichiroh Takiguchi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: