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

Stage.setAlwaysOnTop(true) fails.

XMLWordPrintable

    • x86_64
    • linux

      ADDITIONAL SYSTEM INFORMATION :
      KDE Plasma / X11 javac 17

      A DESCRIPTION OF THE PROBLEM :
      Stage.setAlwaysOnTop(true) acts like success, Stage.isAlwaysOnTop() reports true, but checking the OS Window and actual behavior show failure.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Build this small app.

      https://github.com/markcapella/fxClock

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      App should remember it's "always-on-top" setting after every close and restart.
      ACTUAL -
      App sometimes silently fails to remember to be always-on-top.

      ---------- BEGIN SOURCE ----------
      https://github.com/markcapella/fxClock
      ---------- END SOURCE ----------

      FREQUENCY : often


            kcr Kevin Rushforth
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: