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

[macOS] Animation of Stage height causes Scene to shift

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • jfx11, jfx17, jfx21, jfx23, jfx24
    • javafx
    • generic
    • os_x

      ADDITIONAL SYSTEM INFORMATION :
      macOS 15.1.1
      jdk-22.0.2+9

      A DESCRIPTION OF THE PROBLEM :
      Changing the Stage height in an animation causes the vertical shift of the TreeView.
      Once the Stage gets resized by the user, the problem disappears.
      This is a second part of the issue found in https://bugs.openjdk.org/browse/JDK-8346824


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Run provided source code and press "Replicate the bug" button

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The TreeView is properly positioned within the Stage
      ACTUAL -
      The TreeView is shifted upward, partially obscured, without the scroll bar. Clicking on the tree selects the tree items as if the tree view was positioned normally.


      FREQUENCY : always

      NOTE: While triaging, I could not reproduce the issue on Windows. Please also test on Windows and Linux, just in case.

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: