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

[Text] Having an emoji changes line height #14331

Closed
bernatfortet opened this issue Jun 6, 2017 · 2 comments
Closed

[Text] Having an emoji changes line height #14331

bernatfortet opened this issue Jun 6, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@bernatfortet
Copy link

bernatfortet commented Jun 6, 2017

To reproduce copy this to any view

<Text style={{backgroundColor:'red', marginBottom:12}}>This text has no emojis</Text>
<Text style={{backgroundColor:'red'}}>This text has 😑 emojis</Text>

image
notice the difference in height

Expected both lines have the same height.
As you can expect in any text emojis should not affect the line height for example in github 👇

Related to #4457

@hramos
Copy link
Contributor

hramos commented Jun 7, 2017

I saw you re-opened #4457. Can you make sure to fill out the issue template in its entirety?

@hramos
Copy link
Contributor

hramos commented Aug 4, 2017

Closing this issue as we haven't heard back from the author.

@hramos hramos closed this as completed Aug 4, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Aug 4, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants