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

Changing the FILL color of an Arc with opacity 0 reverts back the opacity to 1 on mobile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • fx1.0
    • javafx
    • WinXP SP3 - JavaFX SDK 1.0 - Emulator shipped with SDK

      I have an arc that is stroked and filled. I am now changing the opacity of the arc from 1.0 to 0. Now when I change the fill color, the arc is filled with the selected color but the arc is no longer transparent. So changing the fill color reverts the opacity of the Arc.

      To reproduce the test, package the attached app and deploy it on Emulator

      1. Save both the source files in the same directory.
      2. Use JavaFX Packager and package the app for mobile platform -

      javafxpackager -src . -appClass ArcTest -profile MOBILE -sign

      Deploy the App on the emulator as follows -
      emulator -Xjam:install=ArcTest.jad

      Press Key 1 to choose appropriate fill color. Now press Key 9 to change the opacity. Check if the arc is becoming transparent (except the stroke which is another bug). Now when the arc's fill area is transparent, press Key 1 again. You will see that arc is now filled with solid color and no longer transparent

            ailjin Artem Iljin (Inactive)
            pmohan Praveen Mohan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: