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

ios and android 10 text position issue #6137

Closed
q3olegka opened this issue Sep 24, 2022 · 3 comments
Closed

ios and android 10 text position issue #6137

q3olegka opened this issue Sep 24, 2022 · 3 comments
Assignees
Labels

Comments

@q3olegka
Copy link

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_text-pos_issue

ios 15.7 iphone6s and honor 10 lite android 10

r311

@q3olegka
Copy link
Author

please fix it as soon as possible

@AshleyScirra AshleyScirra self-assigned this Sep 26, 2022
@AshleyScirra
Copy link
Member

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
I don't think there's anything we can do about it until that happens and browsers update to align their implementations.

@Dramamini
Copy link

@q3olegka Always use Top vertical alignment and keep BBCode enabled in order to have best compatibility between browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants