-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
fx1.1
-
franca b05
Test description says:
Wait till the image like a REF1 will be shown on the Screen. Click mouse button or press a key to set focusable attribute of Node to false. Press on any key and click on the Node several times.
If Node has focusable attribute set to false it doesn't accept input focus. Nodes presented on the Screen shouldn't change their size when user presses the keys on them, but should change their size if user clicks on them.
When focusable attribute set to false, after mouse clicking or key pressing it switches to true and nodes are resizable.
Wait till the image like a REF1 will be shown on the Screen. Click mouse button or press a key to set focusable attribute of Node to false. Press on any key and click on the Node several times.
If Node has focusable attribute set to false it doesn't accept input focus. Nodes presented on the Screen shouldn't change their size when user presses the keys on them, but should change their size if user clicks on them.
When focusable attribute set to false, after mouse clicking or key pressing it switches to true and nodes are resizable.
- blocks
-
JDK-8106544 NodeFocusable - image resizeable if node disabled
- Closed
- duplicates
-
JDK-8106310 Auto test graphics/node/FocusableTestAuto.fx fails on desktop
- Closed