Skip to content

[Bug Report][4.0.6] VMaskInput broken copy & paste feature #22831

@BlackYuzia

Description

@BlackYuzia

Environment

Vuetify Version: 4.0.6
Vue Version: 3.5.33
OS: Windows 10 (current)

Steps to reproduce

  1. Select all content inside the masked field
  2. Copy the value (CTRL + C)
  3. Paste the value (CTRL + V)

Expected Behavior

the content is fully replaced while the value remains
unchanged

Actual Behavior

The content is replaced, but the value becomes corrupted 12345678-90111 - 12345678-01111

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

Perhaps, it's break while we have mask with - symbols, perhaps some others too? If I use ####### only as mask, it works fine.

Images

Image

https://cdn.cosmicjs.com/b26ea650-458c-11f1-929e-efee13c7c067-2026-05-01_213522.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: VMaskInputT: bugFunctionality that does not work as intended/expected

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions