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

Android Image caption is not centered #1113

Closed
etoledom opened this issue Jun 11, 2019 · 1 comment
Closed

Android Image caption is not centered #1113

etoledom opened this issue Jun 11, 2019 · 1 comment
Assignees
Labels
[OS] Android [Type] Bug Something isn't working

Comments

@etoledom
Copy link
Contributor

The image caption field on Android is centered when is empty and the user add a new caption, but when switching to html mode and back, the field is not centered anymore.

It is also not centered when loading an Image Block that already has a caption.

Screenshot_20190611-094652

Steps on example app:

  • Add this snippet to the initial html:
<!-- wp:image {"align":"center"} -->
<div class="wp-block-image"><figure class="aligncenter"><img src="https://cldup.com/cXyG__fTLN.jpg" alt="Beautiful landscape"/><figcaption>Give it a try.<br> Press the "wide" button on the image toolbar.</figcaption></figure></div>
<!-- /wp:image -->
  • Run the example app.
  • Check that the image caption field is not centered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[OS] Android [Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants