[Bug 3991] New: Circulation search submit button wrapping in WebKit browsers
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3991 Summary: Circulation search submit button wrapping in WebKit browsers Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- Created an attachment (id=1412) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1412) Screenshot of the problem In Safari and Chrome the circulation resident search form's submit button is pushed below the input box. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3991 --- Comment #1 from Owen Leonard <oleonard@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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3991 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3991 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com