question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Emoji Popup is not shown for the first time if the keyboard is already open

See original GitHub issue

How to reproduce:

  • open a screen with an [Emoji]EditText
  • click the edit text in order to open the keyboard
  • click a button which calls emojiPopup.toggle()

Expected result: The emoji popup is shown

Actual result: Nothing happens. The soft keyboard stays open.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bhavin-chauhancommented, Dec 8, 2016

@jonasfa I have setup library using build.gradle using just “compile ‘com.vanniktech:emoji:0.3.0’” and project run successfully but I faced same issue which you mentioned. Then I have added both build dependency compile ‘com.vanniktech:emoji:0.3.0’ and compile ‘com.vanniktech:emoji:0.4.0-SNAPSHOT’ Now it’s working fine.

0reactions
vanniktechcommented, Jul 20, 2016

As stated above I can’t reproduce it so I don’t know which action I should take here. Also with every device that I tested it it works for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

When I press Ctrl+. the emoji popup does not show up in ubuntu
I this in ubuntu text editor the emoji popup showed up but in any other app that i use for example signal then...
Read more >
Emoji Panel Not Working in Any App on Windows 10 FIX
This emoji panel can pop up anywhere you need it to. All you have to do is tap ... Here's how to fix...
Read more >
Emoji window keeps appearing - Apple Support Communities
To disable that, first of all head over to Keyboard in System Preferences. Click Input sources tab. User uploaded file.
Read more >
Emoji viewer constantly popping up in input fields - Ask Different
From within the Keyboard tab, look for the label that reads Press "globe icon" to. It likely reads "Show Emoji & Symbols".
Read more >
6 Quick Fixes for Predictive Emoji Not Working on an iPhone ...
First, check if you have the emoji keyboard installed on your device. · Then, see if the · If predictive emojis are turned...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found