vuetifyjs/vuetify

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

Geschlossen

#22.376 geöffnet am 28.11.2025

 (9 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (7.139 Forks)batch import
C: VOverlayT: bughelp wantedplatform specific

Repository-Metriken

Stars
 (40.995 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 59T 10h) (8 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide