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

Opening Emoji Panel on Android causes infinite jumping loop between panel and virtual keyboard #3049

Closed
jswiderski opened this issue Apr 10, 2019 · 3 comments
Labels
browser:chrome The issue can only be reproduced in the Chrome browser. resolution:duplicate A duplicate of an already reported issue. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@jswiderski
Copy link
Contributor

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Open Emoji sample https://ckeditor.com/docs/ckeditor4/latest/examples/mentions.html.
  2. Open Emoji Panel.

Expected result

Emoji Panel opens and it is possible to select Emoji.

Actual result

Emoji Panel opens, next Virtual Keyboard opens, Emoji Panel shifts up, Virtual Keyboard hides, Emoji Panel shifts down, Virtual Keyboard pops up, Emoji Panel shifts up and so on...

Please see attached screen cast:
chorome emoji panel.zip

Other details

  • Browser: Chrome (Firefox works fine)
  • OS: Android
  • CKEditor version: 4.11.4
  • Installed CKEditor plugins: Emoji, Mentions
@jswiderski jswiderski added type:bug A bug. status:confirmed An issue confirmed by the development team. browser:chrome The issue can only be reproduced in the Chrome browser. labels Apr 10, 2019
@engineering-this
Copy link
Contributor

Looks like dup of #2594

@engineering-this
Copy link
Contributor

Can you check if the issue is reproducible on branch t/2594 from #2642

@jswiderski jswiderski added the resolution:duplicate A duplicate of an already reported issue. label Apr 10, 2019
@jswiderski
Copy link
Contributor Author

Damn you. This is a duplicate of #2594 and in deed it is working fine on t/2594 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:chrome The issue can only be reproduced in the Chrome browser. resolution:duplicate A duplicate of an already reported issue. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants