Henning Noeth created TOBAGO-1581:
-------------------------------------
Summary: Suggest box doesn't show all results
Key: TOBAGO-1581
URL: https://issues.apache.org/jira/browse/TOBAGO-1581
Project: MyFaces Tobago
Issue Type: Bug
Components: Themes
Reporter: Henning Noeth
The box of <tc:suggest> does not show all results if the number of results are
10 or lower.
To reproduce this behavior goto
http://www.irian.biz/tobago-example-demo-3.0.x/faces/content/20-component/010-input/20-suggest/suggest.xhtml
and use the suggestfield in the 'Basics' section.
For example:
If the input is 'Chile' there are only 3 results shown, but it has to be 7.
If the input is 'Chil' there are no results shown, but ist should be 10.
It seems to be a bug in typeahead.js v0.11.1 which is fixed for v0.11.2, see:
https://github.com/twitter/typeahead.js/pull/1200
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)