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

search result underlines first match #1616

Closed
siccostrampel opened this issue Oct 18, 2013 · 3 comments
Closed

search result underlines first match #1616

siccostrampel opened this issue Oct 18, 2013 · 3 comments
Labels

Comments

@siccostrampel
Copy link

When you search for the letter "a" and the result contains "Pears and apples", the first occurence of "a" will be underlined, while in this case one would expect the second "a" to be underlined because that was the one which actually matched when using option:

this.search_contains = false;

@koenpunt
Copy link
Collaborator

This is a known issue and is one of the things #1483 solves.

@xandeep
Copy link

xandeep commented Nov 13, 2013

I have a strange problem, it only matches second word and dont match first word.

when i use static value its fine, but when i populate my dd with dynamic values it breaks..

can anyone help me in this?

@tjschuck
Copy link
Member

Closing this issue as a duplicate of the one @koenpunt posted, which has links to many other tickets as well (including this one!).

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

No branches or pull requests

4 participants