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

Placeholder displaced on backspace #16

Closed
tornography opened this issue Feb 21, 2013 · 1 comment
Closed

Placeholder displaced on backspace #16

tornography opened this issue Feb 21, 2013 · 1 comment
Assignees
Milestone

Comments

@tornography
Copy link

Hi,

I found a litte problem with the placeholder when deleting letters from selection.
To reproduce:

  1. demopage -> countries
  2. type "ge"
  3. select 3rd option "South Georgia and the South Sandwich Islands"
  4. hit backspace for deleting last "s"

Now the placeholder is visible in the back and is aligned left, while the input is aligned right.

typeahead_placeholder_displacement

regards

@ghost ghost assigned jharding Feb 21, 2013
@timtrueman
Copy link
Contributor

Oh, I remember this bug. The solution is actually to hide the hint when the input length is greater than the input. Good catch!

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

No branches or pull requests

3 participants