-
Notifications
You must be signed in to change notification settings - Fork 83
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
ios and android 10 text position issue #6137
Comments
please fix it as soon as possible |
Unfortunately this is a known incompatibility between Chrome and Safari. Apparently the specification is not yet clear about how to handle text metrics issues like this, and so the specification first needs to be updated as noted in this spec issue: whatwg/html#6731 |
@q3olegka Always use Top vertical alignment and keep BBCode enabled in order to have best compatibility between browsers. |
Problem description
The text is shifted a few pixels lower
Attach a .c3p
text-pos_issue.zip
Steps to reproduce
Add text, center it and open a preview on iOS or on an android v10 phone
Observed result
The text is shifted a few pixels lower. This also applies to creating text through a hierarchy
Expected result
The text should be in the same place as it was installed in the editor
More details
ios 15.7 iphone6s and honor 10 lite android 10
r311
The text was updated successfully, but these errors were encountered: