[错误]: 在 Android 10 (API 29) 上,当 WebView >= 140 且 viewport-fit=cover 时,SystemBars 会将键盘的 WebView 缩小两次
作者: ajrobin19创建于 2026年9月14日更新于 2026年9月14日
标签triage
if (shouldPassthroughInsets) {
// We need to correct for a possible shown IME
…
内容来源: ionic-team/capacitor