Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal shifts around when scrollbar appears #679

Open
bborn opened this issue Apr 19, 2019 · 2 comments
Open

Modal shifts around when scrollbar appears #679

bborn opened this issue Apr 19, 2019 · 2 comments
Assignees
Labels
state/has-pr An issue which has a related PR open type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@bborn
Copy link
Contributor

bborn commented Apr 19, 2019

Bug Report

A modal with a tabular menu inside (or anything else that causes the modal height to change) will shift when the height exceeds the window height, and a scrollbar appears on the browser window.

Expected result

The modal position should not change when a scrollbar is shown/hidden

Actual result

The modal position shifts slightly.

Screenshot (when possible)

5476b52882da4a57b3b8dbf6746cae83

@lubber-de
Copy link
Member

Confirmed. Testcase: https://jsfiddle.net/6qpy7u83/

@lubber-de lubber-de added the type/bug Any issue which is a bug or PR which fixes a bug label Apr 19, 2019
@lubber-de lubber-de added the Hacktoberfest Issues for Hacktoberfest! label Sep 22, 2020
@lubber-de lubber-de removed the Hacktoberfest Issues for Hacktoberfest! label Nov 10, 2023
@lubber-de lubber-de self-assigned this Nov 10, 2023
@lubber-de lubber-de added this to the 2.9.4 milestone Nov 17, 2023
@lubber-de
Copy link
Member

Fixed by #2969 See https://jsfiddle.net/lubber/yho0ecap/1/

@lubber-de lubber-de added the state/has-pr An issue which has a related PR open label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state/has-pr An issue which has a related PR open type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants