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

Transparent & Undecorated Stage launched as part of an unsigned applet in browser appears decorated.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • fx1.3
    • fx1.2
    • javafx
    • Mac10.5.6, jdk6, Safari\Firefox, marina b08

      Run the attached test in browser using the marina b08.
      javafxpackager -src . -appClass StageStyleTest -sign
      The second stage appearing outside the browser is undecorated as expected. This is as expected. Run the test with same second stage's style set to TRANSPARENT and it appears transparent as expected.

       Now, run the attached test in browser using the marina b08 as an "Unsigned applet"
      javafxpackager -src . -appClass StageStyleTest
      The second stage appearing outside the browser is decorated.

      This issue is seen on mac10.5.6. On WinXp it works fine.

            tdv Dmitri Trembovetski (Inactive)
            smandalisunw Srinivas Mandalika (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: