Title:
Bug 80119:Autosuggest dropdown displays entries in background of following input box
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Dale Severin / Dale Severin (DaleSeverin)
Created: 09/21/2009
Components: AJAX, UI Components
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: GMC2 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
Autosuggest dropdown displays entries in background of following input box. This is in I.E.. Firefox works correctly in displaying the entries in the foreground about the following input box.
Method:
<tr><td align="left"><cfinput type="Text"name="schoolSearchName"size="50"maxlength="50"tabindex="310"autosuggest="cfc:fmFormAutoFill.getSchool({cfautosuggestvalue})"typeahead="yes"autosuggestMinLength="1"delimiter=","></td></tr><tr><td align="left"><cfselect name="Locale"query="qdistrictsRead"value="districtKeyID"display="districtName" selected="10504"tabindex="100"queryposition="below"><option value="">- Select by District -</option></cfselect></td></tr>
Result:
Autosuggest dropdown displays in back of next input box on display.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040191
External Customer Info:
External Company:
External Customer Name: Dale Severin
External Customer Email: 74FB5B7044EB6820992015A9
External Test Config: 09/21/2009
Attachments:
Comments: