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:32 +0000 (08:23 +1300)
commit3beaad578319a18700ca055ca7fb0262e43f20cd
tree9380f8e46e8d8a482b52f78f4987d1e27a5ffef3
parente35700d0b3e2dee4b1acb25c09d0f1e0bd180c14
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