mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
f2fc7b8e73
On iOS Safari, when the keyboard is open, the editor toolbar could previously be scrolled out of view, due to how the keyboard affects the viewport (or rather how it doesn't). Detect when this happens and bring it back in, with a similar slide-in animation as when the editor loads. Technical restrictions prevent us from really keeping it in view at all times, and I think this is the best we can do (and it looks almost intentional). Bug: T218414 Change-Id: I5eed360d4644815bc9829fbc6b0ffd79b205d10b |
||
---|---|---|
.. | ||
ve.init.mw.DesktopArticleTarget.init.js | ||
ve.init.mw.DesktopArticleTarget.js | ||
ve.init.mw.MobileArticleTarget.js |