Environment
Vuetify Version: 3.12.3
Vue Version: 3.5.30
OS: Windows 10 (current)
Steps to reproduce
- Place components such as v-text-field
- Set zoom ratio as document.documentElement.style.zoom = "0.8"
- Click the center of the v-text-field
Expected Behavior
The label moves smoothly from the center of the component to the upper left corner
Actual Behavior
After the label moves momentarily to a point inside (or outside) the zoom ratio between the upper left corner of the screen and the current coordinates, it animates to the upper left corner of the component.
Reproduction Link
https://play.vuetifyjs.com/#...
Images

Environment
Vuetify Version: 3.12.3
Vue Version: 3.5.30
OS: Windows 10 (current)
Steps to reproduce
Expected Behavior
The label moves smoothly from the center of the component to the upper left corner
Actual Behavior
After the label moves momentarily to a point inside (or outside) the zoom ratio between the upper left corner of the screen and the current coordinates, it animates to the upper left corner of the component.
Reproduction Link
https://play.vuetifyjs.com/#...
Images