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

isFrameStateSupported does not return the correct value with Tiger on Gnome Sol

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs
    • generic
    • solaris


      J2SDK : JDK1.5.0 b04,
      Platform : Sparc/x86 Solaris9,
      Session : Gnome Desktop2.0
      switch/Mode : -client, -server
      testbase : /net/sqesvr/export/st2/suites/mantis/awt
      TestProgram :
      -AWT_Merlin_WS/ZoomFrame/src/Interactive/Frame/ChangeStateTest
       

      Reproduce to:
      Compile ChangestateTest.java then execute "appletviewer ChangestateTest.html"
      on Gnome Solaris.

      After launch this test program on Gnome Solaris, buttons displays in
      test frame as like as below.

      [ICONIFY] [NORMAL] [MAX_HOR] [MAX_VER] [MAX_BOTH]

      *[ICONIFY] [NORMAL] is supported on Windows,Solaris,Linux.
      *[MAX_HOR] [MAX_VER] [MAX_BOTH] are supported on Windows platform,
                                      not supported on Solaris(CDE),Linux.


      If execute test program on CDE (Common Desktop Environment) Solaris and
      Linux(Gnome), it return the message that "not supported in this platform"
      when select buttons
      [MAX_HOR] (Frame.MAXIMIZED_HORIZ)
      [MAX_VER] (Frame.MAXIMIZED_VERT)
      [MAX_BOTH] (Frame.MAXIMIZED_BOTH)

      But Gnome desktop on Solaris8,9 both Sparc,x86 with jdk1.5.0(b04), the button [MAX_BOTH] responds and does not return the message "not supported in this platform".

      Solaris(CDE) and Linux are not supported this [MAX_BOTH], Gnome on Solaris should not be supported.

            uwesunw Uwe Uwe (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: