#50399 closed defect (bug) (reported-upstream)
Gutenberg Editor Direction when Site language is Arabic and the Profile Language is English
Reported by: | studyshoot | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.4.2 |
Component: | Editor | Keywords: | dev-feedback needs-codex needs-testing |
Focuses: | css | Cc: |
Description
I have noticed that in Gutenberg when I Edit an Article while the Site Language is Arabic at the same time the Profile Language is English, the Direction of the Text still LTR and Not RTL. I have changed the Classes direction from LTR to RTL and It works fine, So I suggest if we find a Solution which solve this Problem.
.components-modal__frame *, .components-modal__frame :after, .components-modal__frame :before, .components-popover *, .components-popover :after, .components-popover :before, .edit-post-header *, .edit-post-header :after, .edit-post-header :before, .edit-post-sidebar *, .edit-post-sidebar :after, .edit-post-sidebar :before, .edit-post-text-editor *, .edit-post-text-editor :after, .edit-post-text-editor :before, .edit-post-visual-editor *, .edit-post-visual-editor :after, .edit-post-visual-editor :before, .editor-post-publish-panel *, .editor-post-publish-panel :after, .editor-post-publish-panel :before { box-sizing: inherit; direction: rtl;
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi there!
Thank you for the ticket.
As discussed in today's APAC meeting the issue already reported in the Gutenberg repository GB 12352 so I'm going to close this ticket to mark
reported-upstream
Feel free to reopen.