[Koha-bugs] [Bug 3991] Circulation search submit button wrapping in WebKit browsers

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Wed Dec 23 15:08:33 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3991





--- Comment #1 from Owen Leonard <oleonard at myacpl.org>  2009-12-23 14:08:33 ---
Created an attachment (id=1413)
 --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1413)
Proposed fix

If CircAutocompl is ON, the circ search form has a hidden <div> for use in
displaying live search results. For some reason WebKit browsers (Safari and     
Chrome) treat this hidden element as a something that should create a line
break like any other block-level element. Moving the submit button to   
before that hidden <div> fixes the problem without disrupting the display
of the live search results.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list