vuetifyjs/vuetify

[Bug Report][3.11.0] Typing with virtual keyboard in iPad causing VMenu position change.

已關閉

#22,376 建立於 2025年11月28日

 (9 則留言) (2 個反應) (0 位負責人)TypeScript (7,139 個分叉)batch import
C: VOverlayT: bughelp wantedplatform specific

倉庫指標

星標
 (40,995 顆星)
PR 合併指標
 (平均合併 59天 10小時) (30 天內合併 8 個 PR)

描述

Environment

Vuetify Version: 3.11.0 Vue Version: 3.5.25 OS: iOS

Steps to reproduce

  1. Type in VTextField inside Menu

Expected Behavior

VMenu keeps its position.

Actual Behavior

VMenus position changes when typing with virtual keyboard.

Reproduction Link

https://github.com/hanool/vuetify-ipad-scroll-v-overlay

Other comments

Passing :attach="true" would fix, but not recommended in doc. Not reproducible in playground. Reproduce doesn't work in vuetify@3.8.6, but in my personal project it works in 3.8.6. Tested on iPad with iPadOS 17.7.6, 18.5, 26.1.

Images

Image

貢獻者指南