http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6235 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-04-21 15:14:48 UTC --- I think the problem is not that the timeout is interpreted incorrectly, I think the problem is that IE doesn't recognize the event which should hide the message. The "infinity" behavior is desirable because it leaves the message on the screen indefinitely--unless some event occurs to trigger hiding it. A mouse movement seems to suffice in standards-compliant browsers. I think this is nice because if you switch away from your browser the message remains until you return. I'd like to find out whether this behavior can be made to work in IE. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.