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

Grid: In RTL languages, the resize handles point in the opposite direction #64931

Closed
2 tasks done
t-hamano opened this issue Aug 30, 2024 · 2 comments · Fixed by #64995
Closed
2 tasks done

Grid: In RTL languages, the resize handles point in the opposite direction #64931

t-hamano opened this issue Aug 30, 2024 · 2 comments · Fixed by #64995
Assignees
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@t-hamano
Copy link
Contributor

Description

In the Grid block, we can change the Row Span or Column Span via the resize handles.

Vertical resizing works correctly in RTL languages, but horizontal resizing expands in the opposite direction to the mouse movement.

Step-by-step reproduction instructions

  • Insert a Grid block.
  • Resize the inner block horizontally.

Screenshots, screen recording, code snippet

c407fb3bfbe7586c620e4f39bc7fe651.mp4

Environment info

No response

Please confirm that you have searched existing issues in the repo.

  • Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

  • Yes
@t-hamano t-hamano added [Type] Bug An existing feature does not function as intended [Feature] Layout Layout block support, its UI controls, and style output. labels Aug 30, 2024
@rohitmathur-7
Copy link
Contributor

@t-hamano I would like to take up this issue.
Thanks.

@rohitmathur-7
Copy link
Contributor

rohitmathur-7 commented Sep 3, 2024

Hii @t-hamano ,
I have raised a PR for the issue can you please check and let me know if anything else is needed.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Layout Layout block support, its UI controls, and style output. [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants