malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

iOS Mobile Safari Opacity Cuts Off When Keyboard Disappears #96

Open cloudgifts opened 10 years ago

cloudgifts commented 10 years ago

In iOS mobile safari, if the keyboard was active when $.blockUI is called, the whole screen is given an opacity with the Modal, but then as the keyboard disappears, the top of the page has its opacity removed.

How can this be avoided?