-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
fx1.3
-
SoMa b05
OS:winxp_sp3/6u7/FF2
win vista/6u10/FF3
mac/1.5/FF3
mac/1.5/safari
JavaFX_SDK: 1.3-b05
#expected result:
The toBack and toFront functions work properly.
#Actual result:
The fourth case can't load image and others work normally.
#Steps to reproduce:
1)Open the graphics/api/node/toBacktoFront.fx.
2)Each time user presses on the "left" key the Node on the top of RED rectangle is
brought to back and Node hidden from the user by rectangle is brought to front.
3)User should confirm the Nodes:TextBox,ImageView,MediaView,Group(Circle,Text),Text,Circle
and Path coule be sent to Front and Back.
You will notice thise issue.
The toBack and toFront functions work properly.
#Actual result:
The fourth case can't load image and others work normally.
#Steps to reproduce:
1)Open the graphics/api/node/toBacktoFront.fx.
2)Each time user presses on the "left" key the Node on the top of RED rectangle is
brought to back and Node hidden from the user by rectangle is brought to front.
3)User should confirm the Nodes:TextBox,ImageView,MediaView,Group(Circle,Text),Text,Circle
and Path coule be sent to Front and Back.
You will notice thise issue.