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

InputBar can't suppout all of emoji #15989

Closed
boboxiaodd opened this issue Dec 10, 2018 · 4 comments
Closed

InputBar can't suppout all of emoji #15989

boboxiaodd opened this issue Dec 10, 2018 · 4 comments

Comments

@boboxiaodd
Copy link

boboxiaodd commented Dec 10, 2018

  • Output of node_modules/.bin/electron --version: 3.0.10
  • Operating System (Platform and Version): Mac
  • Output of node_modules/.bin/electron --version on last known working Electron version (if applicable):v3.0.10

Expected Behavior

show all of emoji when insert emoji

Actual behavior

some of emoji can't show : 🥶🥳🥵 etc..

To Reproduce

  1. fouce input or textarea
  2. Control + Command + SPACE , and choose 🥶🥳🥰....etc.
  3. it can't show

Screenshots

image

@welcome
Copy link

welcome bot commented Dec 10, 2018

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@boboxiaodd
Copy link
Author

i test other website ,it correct .

@boboxiaodd
Copy link
Author

boboxiaodd commented Dec 10, 2018

mainWindow.loadURL('https://framework7.io/kitchen-sink/core/index.html?theme=ios')

use search , it can't show 🥶🥳🥰....etc..

but in Chrome , it's correct!

@codebytere
Copy link
Member

I suspect that this is the case with newer emoji; since support for them is added in newer chrome versions we'll support those once we've got those versions in master.

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

No branches or pull requests

3 participants