http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9335
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14414|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <[email protected]> --- Created attachment 14419 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14419&action=edit Bug 9335 - humanMsg popups don't dissapear in webkit browsers The popup message that appears after saving changes to system preferences should dissapear upon any user actions (i.e mouse click, mouse move, typing) but this does not happen in modern webkit based browsers since jQuery was updated. This patch adds the suggested fix to the jQuery plugin code as suggested on https://code.google.com/p/humanmsg/issues/detail?id=9 Signed-off-by: Kyle M Hall <[email protected]> Tested with Google Chrome on Windows 7 Signed-off-by: Jonathan Druart <[email protected]> Tested with Google Chrome 22 and Firefox on Debian -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
