Bug 3129 - IE7: AJAX patron autocomplete in checkout header is offset to the right side of the control
Summary: IE7: AJAX patron autocomplete in checkout header is offset to the right side...
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Browser compatibility (show other bugs)
Version: rel_3_0
Hardware: PC All
: P3 minor (vote)
Assignee: Owen Leonard
QA Contact:
URL: http://staff-dfs4.dev.kohalibrary.com...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 10:42 UTC by Chris Cormack
Modified: 2012-10-26 00:41 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:06:48 UTC


---- Reported by daniel.sweeney@liblime.com 2009-04-16 22:42:39 ----

In IE7, when auto-completing patron names in the "Check Out" header, the left edge of the dropdown menu is offset to the right-hand edge of the patron name text box.



---- Additional Comments From joe.atzberger@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.



---- Additional Comments From oleonard@myacpl.org 2010-05-17 19:21:45 ----

Can anyone with IE7 confirm this bug? IE8 does not exhibit the described problem.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:06 UTC  ---

This bug was previously known as _bug_ 3129 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3129

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was daniel.sweeney@liblime.com.

Comment 1 Owen Leonard 2011-10-24 16:51:10 UTC
Please re-open if this problem persists in current versions.