wcx6298 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Don't want by default selected item in picklist which is displayed #724

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Before your post : If you are not 100% sure that you've found an issue,
please post on the SmartGWT forums first. Upon confirmation you'll be
advised to create an issue.

All issues require a minimal standalone test case with
an onModuleLoad() to be attached. You can modify an existing showcase
example if desired. Issues created without a standalone test case are
subject to being rejected after 7 days if no test case is present.

Please test any issue against the latest available code (from
smartclient.com/builds) before filing, and indicate any release versions
that you know are also affected.

What steps will reproduce the problem?
1. Enter any keyword 'Hi' in Combobox
2. The picklist will show all relevant results
3. Currently picklist is shown where with by default first item is highlighted. 
I don't want this behavior.
4. I tried with defaultToFirstOption : false, but its not working

What is the expected output? What do you see instead?
Want by default no item selected in displayed picklist. Something like google 
search

What version of the product are you using? On what operating system?

What browser(s) does this happen in?  Are there any browsers where the
issue does not occur?

Please provide any additional information below.

Original issue reported on code.google.com by bramha.b...@gmail.com on 11 Sep 2013 at 7:30

GoogleCodeExporter commented 9 years ago

Original comment by smartgwt...@gmail.com on 11 Sep 2013 at 7:56