-
Bug
-
Resolution: Incomplete
-
P4
-
8
-
javafx8b115+Ubuntu/Windows8.1+NetBeans7.4
Component: Samples
Build: javafx8b115
PlatForm: Ubuntu,Windows
Steps(the test case is tests/docsamples/EnableButtons_62.html):
1.Clean and build EnableButtons
2.Run the application,it will show two buttons:Enable FX button and Enalbe JButton
3.Enable FX button will be shown on left and Enable JButton will be shown on right
4.Place a mouse cursor over each button and see their tool tips: "Click this button to enable the FX button." "Click this button to enable the Swing button.".
The actual result:
1.Once the applet loaded,there will be a black backgroud shown,if we move the mouse cursor over it,the black background will disappear.pleaser refer to Enablebutton_1.png and Enablebutton_2.png.
2.On Ubuntu,the location of the two buttons is wrong,please refer to Enablebutton_2.png.
3.If the Enable JButton is disabled,the tooltip will not be shown,but if the Enable FX button is disabled,the tooltip will be shown.
Build: javafx8b115
PlatForm: Ubuntu,Windows
Steps(the test case is tests/docsamples/EnableButtons_62.html):
1.Clean and build EnableButtons
2.Run the application,it will show two buttons:Enable FX button and Enalbe JButton
3.Enable FX button will be shown on left and Enable JButton will be shown on right
4.Place a mouse cursor over each button and see their tool tips: "Click this button to enable the FX button." "Click this button to enable the Swing button.".
The actual result:
1.Once the applet loaded,there will be a black backgroud shown,if we move the mouse cursor over it,the black background will disappear.pleaser refer to Enablebutton_1.png and Enablebutton_2.png.
2.On Ubuntu,the location of the two buttons is wrong,please refer to Enablebutton_2.png.
3.If the Enable JButton is disabled,the tooltip will not be shown,but if the Enable FX button is disabled,the tooltip will be shown.
- is blocked by
-
JDK-8089727 [SwingNode] Gtk: Button is not painted until frame is not resized
-
- Closed
-