Closed (fixed)
Project:
Bootstrap
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 13:22 UTC
Updated:
11 Mar 2013 at 17:30 UTC
Since twitter_bootstrap is excluding the drupal system.theme.css file, there is no highlighting for the drop-down options of an autocomplete field. I have created a patch which copies the CSS rule which provides this from system.theme.css to twitter_bootstrap.css. This should fix the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| twitter_bootstrap-autocomplete-dropdown-1.patch | 559 bytes | bkildow |
Comments
Comment #1
andregriffin commentedCommitted. thanks.
Comment #3
andregriffin commentedComment #4
windmaomao commentedautocomplete throbbing icon is a bit off, we need to use the following code to fix it
Comment #5
wundo commentedAgreed and committed your fix.