-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
5.0
-
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.
- relates to
-
JDK-4845535 isFrameStateSupported does not return the correct value with Mantis on Gnome Sol
-
- Closed
-