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

Drag doesn't work after focusing password input #3603

Open
jamesurobertson opened this issue Oct 31, 2023 · 0 comments
Open

Drag doesn't work after focusing password input #3603

jamesurobertson opened this issue Oct 31, 2023 · 0 comments

Comments

@jamesurobertson
Copy link

jamesurobertson commented Oct 31, 2023

Describe the bug
In Chrome, dragging does not work after a password input field is focused.

Reproduction

Live Reproduction codesandbox

Steps to reproduce the behavior:

  1. Focus the password input field
  2. Drag one of the boxes
  3. box won't drag, but opacity does change

Expected behavior
drag works after a password field is focused

Screenshots

Screen.Recording.2023-10-31.at.10.09.35.AM.mov

Desktop (please complete the following information):

OS: [ maxOS Ventura 13.6.1]
Browser [chrome]
Version [118.0.5993.117]

Additional context
This bug is only in Chrome. Blurring the password field before dragging seems to make dnd work as expected.

@jamesurobertson jamesurobertson changed the title Drag doesn't work with after focusing password input Drag doesn't work after focusing password input Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant