Author: nathangray
New Revision: 55402
URL: http://svn.stylite.de/viewvc/egroupware?rev=55402&view=rev
Log:
Close taglist dropdown if the sidebox scrolls, as this leaves the dropdown behind
Modified:
trunk/etemplate/js/et2_widget_taglist.js
— trunk/etemplate/js/et2_widget_taglist.js (original)
+++ trunk/etemplate/js/et2_widget_taglist.js Tue Mar 15 19:56:38 2016
@@ -328,9 +328,12 @@
this.taglist.combobox.height(this.taglist.combobox.height() - (bottom - $j(window).height()) - 5);
}
-
// Close dropdown if click elsewhere or scroll the sidebox,
-
// but wait until after or it will close immediately
window.setTimeout(function() {
-
$j('.egw_fw_ui_scrollarea').one('scroll mousewheel', function() {
-
taglist.collapse();
-
});
$j('body').one('click',function() {
taglist.collapse();
});},1
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs