Closed (works as designed)
Project:
Apache Solr Autocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 16:56 UTC
Updated:
21 Oct 2013 at 17:55 UTC
Jump to comment: Most recent
Comments
Comment #1
benjamin_dk commentedI had a similar problem with the Search_autocomplete module - I ended up concluding that it is a CSS issue - because the height of the search field is too big, the throbber.gif is displaying the animation that is supposed to be shown only when actively loading stuff...
Comment #2
janusman commented#1 is correct, this is a CSS issue; you'd need to create your own throbber image and CSS override if you definitely need a larger input box.
Comment #3
justluvgod commentedwill give it a try