-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fix this column bug right now please? #40030
Comments
Hi @MYIG,
|
It appears suddenly. I don't know why really. I am writing Korean but it appears the post translated by WPML. So I think it is not about the language. The amazing thing is it doesn't appear in all column blocks. Some block has that bug... |
I've tried to replicate this using only the Gutenberg plugin and can't. I wonder if WPML is adding, or failing to add, writing-mode CSS to the document. Writing mode determines how text flows and can be vertical or horizontal. We recently updated Gutenberg's layout styles so that block top and bottom margins would work if the writing mode changed, but it shouldn't at all affect the direction of text flow. If possible, it would be great see if WPML are adding any special styles to Korean or other languages that may be writting vertically. Like Chrome, you can do this in Vivaldi https://help.vivaldi.com/desktop/tools/developer-tools/#:~:text=Open%20a%20web%20page%20or,quickly%20open%20the%20Developer%20Tools. Have a look at the columns block and the individual blocks within: |
You can't say easily. I said it doesn't appear when I write it first. And not every column has those bug. It appeared when I edited my post after publishing it first... But I will test it again only without wpml then... => I tested it. I think is bug about my plugin oxygen... if I use both oxygen and Gutenberg, that bug appears... not WPML. hmm sorry about it. |
Help us move this issue forward. This issue is being marked stale since it has no activity after 15 days of requesting more information. Please add info requested so we can help move the issue forward. Note: The triage policy is to close stale issues that need more info and no response after 2 weeks. |
Thanks for testing! I'll close for now given that you've tested with oxygen plugin. If the problem persists with Gutenberg only, feel free to reopen the issue. |
Description
I have been using Gutenberg for a long time, but it is the first time to me...
my column is so strange... what happened????
Step-by-step reproduction instructions
I am just using columns to restrict my editor width. Because there is no certain feature about it in Gutenberg and Wordpress... if I am knowing about code much, it may not need to do it... Anyway, it works well but the column suddenly becomes horizontally...
Screenshots, screen recording, code snippet
it is normal
it is bug... what happened?
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
The text was updated successfully, but these errors were encountered: