Author: hnategh
New Revision: 54946
URL: http://svn.stylite.de/viewvc/egroupware?rev=54946&view=rev
Log:
Mobile theme W.I.P.:
- Fix triggering contextmenu
Modified:
trunk/phpgwapi/js/egw_action/egw_action_popup.js
— trunk/phpgwapi/js/egw_action/egw_action_popup.js (original)
+++ trunk/phpgwapi/js/egw_action/egw_action_popup.js Mon Feb 8 11:48:12 2016
@@ -257,6 +257,7 @@
ai._registerContext = function(_node, _callback, _context)
{
var contextHandler = function(e) {
@@ -281,12 +282,8 @@
}
return !e.cancelBubble;
};
-
if (egwIsMobile()) {
-
$j(_node).bind('taphold', contextHandler);
-
} else {
-
$j(_node).on('contextmenu', contextHandler);
-
}
-
-
$j(_node).on('contextmenu', contextHandler);
};
ai.doRegisterAction = function(_aoi, _callback, _context)
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs