[Koha-bugs] [Bug 3129] IE7: AJAX patron autocomplete in checkout header is offset to the right side of the control

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Thu Apr 23 21:28:52 CEST 2009


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


Joe Atzberger <joe.atzberger at liblime.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL| http://staff-              |http://staff-
                   |dfs4.dev.kohalibrary.com/cgi|dfs4.dev.kohalibrary.com/cgi
                   |-                           |-
                   |bin/koha/circ/circulation.pl|bin/koha/circ/circulation.pl
             Status|NEW                         |ASSIGNED




--- Comment #1 from Joe Atzberger <joe.atzberger at liblime.com>  2009-04-23 19:28:52 ---
Added size="40" to the input element and pulled common hidden elements outside
conditional.  This helps a bit with keeping the search box the same size.  I
cannot seem to affect the YUI pop-up display very easily, in part because it
doesn't exist in the page at first and is added dynamically.

YUI docs "known issues" are at:
http://developer.yahoo.com/yui/autocomplete/#knownissues

They say:
"Custom CSS Required for Stacking Multiple AutoCompletes
Due to browser issues, vertically stacked AutoComplete instances will need have
explicitly high z-indexes defined on the outer containers of AutoComplete
instances that are stacked above other instances."

I think that describes our situation.


-- 
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