-
-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
state/has-prAn issue which has a related PR openAn issue which has a related PR opentype/bugAny issue which is a bug or PR which fixes a bugAny issue which is a bug or PR which fixes a bug
Milestone
Description
Bug Report
When I modify the demo from #2036 with textarea - https://jsfiddle.net/2w493cyo/1/ - and resize the textarea vertically to force the modal height to be greater than the viewport, no scrollbar is shown. But when I change/maximalize browser window size, it trigger some internal change and scrollbar is added, even if nothing in the modal is changed. It seems not enough changes are observed.
Steps to reproduce
- open https://jsfiddle.net/2w493cyo/1/
- resize textare by dragging the bottom-right corner to make the modal height overflow
- notice no scrollbar
Expected result
Actual result
no vertical scrollbar after modal height overflow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state/has-prAn issue which has a related PR openAn issue which has a related PR opentype/bugAny issue which is a bug or PR which fixes a bugAny issue which is a bug or PR which fixes a bug

