-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Captions on Video/Images in Block Editor are stuck in left alignment #13022
Comments
Generated by 🚫 dangerJS |
I have a hunch this change included in the Aztec Update might be related: wordpress-mobile/AztecEditor-iOS#1228 Working on testing that now. |
Here: https://github.com/wordpress-mobile/AztecEditor-iOS/compare/issue/caption-alignemnent-fix?expand=1 - I tried to revert the changes from wordpress-mobile/AztecEditor-iOS#1228 and captions alignment got fixed. @SergioEstevao can you have a look at this since you reviewed wordpress-mobile/AztecEditor-iOS#1228 ? |
The bug is happening on new image or empty caption. Seems fine when you open an existing post with an existing caption. Demo: |
Fix in progress: WordPress/gutenberg#18818 |
Fixed by WordPress/gutenberg#18818 |
Introduced to WPiOS on this change: 0b6cba4
(Observe the issue does not show up after checking out previous commit - 19ed6f9)
Expected behavior
Captions should be centered
Actual behavior
Captions are left aligned
Steps to reproduce the behavior
Tested on [device], iOS [version], WPiOS [version]
Tested on iPhone X iOS 12.2 emulator and iPhone XR iOS 13.2.3
The text was updated successfully, but these errors were encountered: