Skip to content

[Bug][Window] Height issues during resizing when modal=true is being used #829

Description

@filipKovachev

Describe the bug
When a Window is opened with modal=true, resizing the Window height becomes unstable if the page is scrolled down. The farther down the page is scrolled, the more unstable the resize behavior becomes.

To Reproduce
Open this example: https://stackblitz.com/edit/rsh1qbxe-dz8gctr6?file=src%2Fmain.vue
Click the button that opens the Window.
Scroll down the page by approximately 1000px.
Attempt to resize the Window height.
Try resizing from both the top and bottom resize handles.
Notice the height of the Window becomes too big and it's unstable

Expected behavior
Resizing the Window using its handles should adjust the height predictably and proportionally, without causing excessive height changes or unstable behavior.

Ticket ID: 1713700

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugItem which indicates that something is not workingC: Window

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions