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

In RTL, blocks don't return to their position after dragging outside the area #2094

Open
noamraph opened this issue Jul 21, 2020 · 0 comments

Comments

@noamraph
Copy link

Expected Behavior

When blocks are dragged outside the area, they should reappear in their original position.

Actual Behavior

In LTR this works as expected. In RTL, the blocks appear in another position.

Steps to Reproduce

Open vertical_playground.html. Change direction to RTL. Add a block to the area. Drag it outside the area, to the pane on the left. It appears in another position.

(I noticed this in scratch, when copying a block into another sprite by dragging it. The block is moved to another position.)

Operating System and Browser

Ubuntu 16.04, Chrome Version 84.0.4147.89 (Official Build) (64-bit).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants