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

Changing Opacity of a scaled Arc takes the focus off the node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • fx1.0
    • javafx

      I have an Arc test in which Arc responds visually to different keyboard inputs. I have assigned a function for each key - Key 0 to 9. Say for ex, pressing '1' will change Fill color, pressing '2' will change Stroke Color etc.

      Now run this test on Desktop. Press 2 a few times to choose an appropriate fill color. Press '4' to scale the node, a few times. Now start pressing '5' to change the opacity of the scaled Node. After a couple of key press, Arc will lose focus and will stop responding to the key.

      This is a bug only on the desktop and works fine on the mobile.

      I reproduced it on WinXP SP3 - JavaFX SDK b1.0.1-b02 - 6u11.

      To reproduce the bug, compile and run the attached test and try the above key combinations.

            kcr Kevin Rushforth
            pmohan Praveen Mohan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: