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] plugin-dnd render wrong position when has horizontal scrollbar #3912

Closed
cyrilluce opened this issue Sep 15, 2023 · 2 comments · Fixed by #3913
Closed

[bug] plugin-dnd render wrong position when has horizontal scrollbar #3912

cyrilluce opened this issue Sep 15, 2023 · 2 comments · Fixed by #3913

Comments

@cyrilluce
Copy link
Contributor

Describe the bug

When documentElement has horizontal scrollbar, and scrollLeft > 0, the dragging node is left by the mouse.

Your Example Website or App

https://codesandbox.io/s/dry-surf-crgrfn

Steps to Reproduce the Bug or Issue

  1. start dragging
  2. check the position of dragging node

Expected behavior

Dragging node's center should just at mouse's position

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 2.11.1]

Additional context

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Sep 15, 2023

👋 @cyrilluce

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@x6-bot
Copy link
Contributor

x6-bot bot commented Sep 19, 2024

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

@x6-bot x6-bot bot locked as resolved and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant