]> source.dussan.org Git - sonarqube.git/commit
SONAR-2443 Remove indicator from suggest field to prevent "shaking"
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 26 May 2011 12:46:11 +0000 (14:46 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 26 May 2011 12:46:11 +0000 (14:46 +0200)
commit9a063925d2458740464a15281a1cd69d5b854898
treebf04e5f745d4795fa04dac3fb0380a338ac192e2
parent68abaf902d32166f637242d04187cdd5dfc62d81
SONAR-2443 Remove indicator from suggest field to prevent "shaking"

FI: the display of the indicator is handle by the scriptaculous
component, which uses the "display" property instead of the
"visibility" one to hide/show the indicator. This is what causes
the "shaking" of elements placed on the right side of the component
while waiting for the answer from the server.
sonar-server/src/main/webapp/WEB-INF/app/views/autocomplete/_text_field.html.erb