ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Scrollbar disappears in popup with non-default page scale
Title:
B
I
{code}
?
I have a problem with a scroll in a popup when a page scale isn't 100%. For example, if the page scale 80% and I add some data, the popup will be expanded instead of showing the scrollbar. The scroll bar will appear if I change the scale on the page but if I refresh the page after that the scroll will disappear again. The problem is sometimes the popup doesn't fit to the page size after expanding, so I can't click Ok/Cancel buttons. Is it a bug?
Save Changes
Cancel
George
asked at 21 Sep 2020
try triggering `resize` or `domlay` (will be `awedomlay` in future versions) on an element inside the popup after you load the content (modify the html)
at 21 Sep 2020
Omu
The problem has been solved, Thanks.
at 29 Sep 2020
George
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK