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

Textarea doesn't work inside gesture container #650

Open
2 tasks done
mb-userr opened this issue Mar 2, 2024 · 4 comments
Open
2 tasks done

Textarea doesn't work inside gesture container #650

mb-userr opened this issue Mar 2, 2024 · 4 comments
Assignees

Comments

@mb-userr
Copy link

mb-userr commented Mar 2, 2024

Describe the bug

Textarea element doesn't work correctly inside draggable element. Normally we have to hold left click on the textarea to change the size, but in the firefox it works on hover (but firstly we have to click at least once on the input). I have checked it in chrome and edge and its' working fine there. Outside draggable elements the textarea in the firefox is working fine

Sandbox or Video

https://codesandbox.io/p/sandbox/beautiful-smoke-nk3z8q

image

Information:

  • Use Gesture version: v10.3.0
  • Browser: Firefox 123.0

Checklist:

  • I've read the documentation.
  • If this is an issue with drag, I've tried setting touch-action: none to the draggable element.
@wolnynick
Copy link

@mb-userr did you solve it? I have the same problem and can't resolve it by my own. @dbismut do you know where is the problem?

@dbismut

This comment was marked as off-topic.

@wolnynick

This comment was marked as off-topic.

@dbismut

This comment was marked as off-topic.

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

3 participants