Author: nathangray
New Revision: 55136
URL: http://svn.stylite.de/viewvc/egroupware?rev=55136&view=rev
Log:
Help for Safari + FF on Mac sidebox position bug
Force a re-layout of the sidebox scroll to get the correct position
Modified:
trunk/calendar/js/app.js
— trunk/calendar/js/app.js (original)
+++ trunk/calendar/js/app.js Wed Feb 24 18:57:55 2016
@@ -3269,6 +3269,15 @@
buttons.position({my: ‘center’, at: ‘center’, of: go_button})
.css(‘left’, ‘’);
}
-
// Try to fix sidebox's FF+Safari / mac weird position of bottom arrow problem
-
// As far as I can tell, they get the position of the ..._outerdiv wrong
-
// so we force a layout
-
if(window.navigator.userAgent.match('Macintosh'))
-
{
-
window.setTimeout(function() {
-
$j('.egw_fw_ui_scrollarea_outerdiv')[0].scrollIntoView();
-
}, 0);
-
}
} catch (e){
// Resize didn't work
}
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