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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.4.2
    • client-libs
    • generic, sparc
    • solaris, solaris_9


      J2SDK : JDK1.4.2 b19,
      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), 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.4.1,jdk1.4.2(b19), these three buttons [MAX_HOR] [MAX_VER] [MAX_BOTH] responds and does not return
      the message "not supported in this platform".

      CDE and Linux are not supported this [MAX_HOR] [MAX_VER] [MAX_BOTH], Gnome on Solaris also 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: