]> 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)
committerLiz Rea <liz@catalyst.net.nz>
Mon, 28 Jan 2013 21:05:16 +0000 (10:05 +1300)
commit0961038cd81b4eb284239c76aeda01835c776ea6
tree0aebf52756103fda1d664a7220b46ea5030e86c5
parentcd64f884d0c85196d023e4392aed81997740d7a6
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>
Signed-off-by: Liz Rea <liz@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/humanmsg.js