]> git.koha-community.org Git - koha.git/commit
Bug 9335 - humanMsg popups don't disapear in webkit browsers
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 31 Dec 2012 16:50:22 +0000 (16:50 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 12 Jan 2013 19:23:20 +0000 (08:23 +1300)
commit63a38bf01ff7ee1346dbe463831e969222eee688
tree3e7a42914b10f034765f2d258f0ac9c737e57f7a
parent1421db0e30115d46b7bd1cc993ff3c8a4023b72a
Bug 9335 - humanMsg popups don't disapear 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 <kyle@bywatersolutions.com>
Tested with Google Chrome on Windows 7

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Tested with Google Chrome 22 and Firefox on Debian
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Tested with the following browsers:
  Mac: Chrome 23, Firefox 16.0.2, Opera 11.61, Safari 5.1.7
  Windows: IE8, Firefox 3.6.26

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/humanmsg.js