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

Some special characters are not displayed after impeller is turned on on iOS #148663

Closed
liulianshanzhu opened this issue May 20, 2024 · 2 comments
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@liulianshanzhu
Copy link

Steps to reproduce

1.Upgrade flutter version 3.19.0 to version 3.22.0
2.Turn on impeller rendering on ios
3.Display some special characters in text, such as πŸ‡­β€‹β€‹πŸ‡¦β€‹β€‹πŸ‡²β€‹πŸ‡Ίβ€‹β€‹πŸ‡©β€‹β€‹πŸ‡¦β€‹

Expected results

Expected to be able to display all characters on iOS phones

Actual results

None of these characters are displayed

Code sample

Code sample
 Text('πŸ‡ΊπŸ‡©πŸ‡¦π„žβƒπŸ‡©α¬Ό')

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[βœ“] Flutter (Channel master, 3.22.0, on macOS 14.1 23B2073 darwin-arm64)
[βœ“] Xcode - develop for iOS and macOS (Xcode 15.3)
[βœ“] Network resources
@danagbemava-nc danagbemava-nc added the in triage Presently being triaged by the triage team label May 20, 2024
@danagbemava-nc
Copy link
Member

Hi @liulianshanzhu, can you share screenshots of what the text is supposed to look like? What did it look like on 3.19.0 and what does it look like on 3.22.0?

@danagbemava-nc danagbemava-nc added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 20, 2024
Copy link

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now.
If you find this problem please file a new issue with the same description, what happens, logs and the output of 'flutter doctor -v'. All system setups can be slightly different so it's always better to open new issues and reference the related ones.
Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

2 participants