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

[Android][v2] Placeholder remains while writing the first word using Samsung Keyboard with predictive text enabled #4105

Closed
dr-zr opened this issue Apr 8, 2024 · 1 comment

Comments

@dr-zr
Copy link

dr-zr commented Apr 8, 2024

During development, I found a strange bug that occurs on Samsung phones that use Samsung keyboards with enabled predictive text. When you start typing, the placeholder remains visible, until you add a space. Taking into account how many Samsung devices there are and that most of them use the stock keyboard with stock options, this is a huge issue for the users of this library. The strange thing is that this issue occurs only on v2. v1.3.7 doesn't have this issue

Steps for Reproduction

  1. Visit https://quilljs.com/playground/snow
  2. Enable the Samsung keyboard
  3. Enable predictive text
  4. Start writing

Expected behavior:
The placeholder should leave as soon as the 1st character is written

Actual behavior:
The placeholder will remain with the text you wrote until a space is entered.

Platforms:
Android - Samsung

Version:
2.0.0-rc5

Video is attached below

Screen_Recording_20240408_135815_Samsung.Internet.mp4

Similar issue: #4021

@dr-zr dr-zr changed the title [Android] Placeholder remains while writing the first word using Samsung Keyboard with predictive text enabled [Android][v2] Placeholder remains while writing the first word using Samsung Keyboard with predictive text enabled Apr 9, 2024
@luin
Copy link
Member

luin commented Apr 9, 2024

Yeah let's merge this into #4021

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

No branches or pull requests

2 participants