Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.3.21] TextField autofocus not working inside vDialog #18456

Open
Dominic-Marcelino opened this issue Oct 12, 2023 · 4 comments
Open
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected

Comments

@Dominic-Marcelino
Copy link

Environment

Vuetify Version: 3.3.21
Vue Version: 3.3.4
Browsers: Chrome 117.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Create a dialog
  2. Add a text-field with autofocus enabled

Expected Behavior

Focusing into the input field after opening the dialog.

Actual Behavior

When using an input field inside a dialog the autofocus prop doesn't work.

Reproduction Link

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

Other comments

As discussed with Kael this is supposed to work

@agentschmitt
Copy link

issue still happens with vuetify 3.4.8

@MajesticPotatoe MajesticPotatoe added T: bug Functionality that does not work as intended/expected C: VTextField VTextField and removed S: triage labels Mar 12, 2024
@EvgenyWas
Copy link
Contributor

It works for me in this environment:
Vuetify Version: 3.5.12
Vue Version: 3.4.21
Browsers: Chrome 123.0.0.0
OS: Windows 10

@Dominic-Marcelino and @agentschmitt is it still actual for you?

@Dominic-Marcelino
Copy link
Author

It works for me in this environment: Vuetify Version: 3.5.12 Vue Version: 3.4.21 Browsers: Chrome 123.0.0.0 OS: Windows 10

@Dominic-Marcelino and @agentschmitt is it still actual for you?

Still not working for me using the given reproduction above (With the latest vuetify and vue version)

Vuetify 3.5.13
Vue: 3.4.21
Chrome: 123.0.6312.58
OS: Mac.

@EvgenyWas
Copy link
Contributor

It works for me in this environment: Vuetify Version: 3.5.12 Vue Version: 3.4.21 Browsers: Chrome 123.0.0.0 OS: Windows 10
@Dominic-Marcelino and @agentschmitt is it still actual for you?

Still not working for me using the given reproduction above (With the latest vuetify and vue version)

Vuetify 3.5.13 Vue: 3.4.21 Chrome: 123.0.6312.58 OS: Mac.

Yes, I can reproduce it in BrowserStack only in Chrome on Mac OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

4 participants