While using I3 Gaps and Light DM the scene.getWidth and getHeight doesn't work

XMLWordPrintable

    • Type: Bug
    • Resolution: Incomplete
    • Priority: P4
    • None
    • Affects Version/s: jfx23
    • Component/s: javafx
    • x86_64
    • linux

      ADDITIONAL SYSTEM INFORMATION :
      amd / arch linux / graal 22 vm

      A DESCRIPTION OF THE PROBLEM :
      it gets some arbitrary value even though I have listeners set up for the resize, it was ultimately bricking my code until I wrote some jank with runetime.exec, also with these conditions the transparency breaks even with picom or compton running

      REGRESSION : Last worked in version 23.0.2

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Use a linux system with i3 gaps and lightDM.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      for getWidth and getHeight functions under the stage class to actually work as intended.
      ACTUAL -
      arbitrary value

      ---------- BEGIN SOURCE ----------
      stage.getWidth();
      ---------- END SOURCE ----------

            Assignee:
            Anupam Dev
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: