For this year’s HTMLHell Advent Calendar I contributed today’s post Control the Viewport Resize Behavior on mobile with interactive-widget
. It is all about viewports and virtual keyboards – a topic I have researched before, as part of the Interop 2022 Viewport Investigation Effort.
The aim of the Interop 2022 Viewport Investigation Effort was to sort out any confusion about what “viewport” means, and what browsers (especially on mobile devices) should be doing with various viewport measurements & sizing. To make recommendations for what should change to improve interoperability.
For this investigation, I created a bunch of demos and also wrote a collection of explainers to test anything viewport related.