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

Ampersand Problem with Typeahead #37

Closed
jamesbar2 opened this issue Oct 9, 2013 · 2 comments
Closed

Ampersand Problem with Typeahead #37

jamesbar2 opened this issue Oct 9, 2013 · 2 comments

Comments

@jamesbar2
Copy link

There is an issue with autocomplete when typing an ampersand where there is a "match". For example, if "Ben & Jerry" is in the autocomplete source, you can only type to "Ben " before you're no longer allowed to type. This is problematic if I wanted to add "Ben & James".

There is a workaround, you can click off and click back on and type the ampersand, or you can paste the text in there.

Not sure what the issue is, or if it's with the Bootstrap framework.

Thanks in advance!
screen shot 2013-10-08 at 9 15 35 pm

@timschlechter
Copy link
Contributor

Hmmm, strange. I just tried to reproduce this and you're absolutely right. Haven't looked into it what causes it, will try to do that asap

@timschlechter
Copy link
Contributor

Seems to be a bug in bootstrap 2.3.2's typeahead: twbs/bootstrap#2954

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

3 participants