Taser70
22 Mar 2011, 7:46 PM
Please, could anybody help me with following problem: when a GWT host page with MenuBar control (or any control that shows a Menu) is navigated inside a frame, the MenuBar control becomes unusable because menus attached to it's items immediately hide after being shown.
This occurs only in mobile Safari on iPad.
Check out example to see what I mean: http://taser.ucoz.ru/testfs.htm
<html>
<frameset cols="100%">
<frame name="main" src="http://www.sencha.com/examples/pages/toolbar/menubar.html" noresize frameborder="0"></frame>
</frameset>
</html>
I will appreciate if anybody gives a solution or an explanation of such behavior.
Thanx!
This occurs only in mobile Safari on iPad.
Check out example to see what I mean: http://taser.ucoz.ru/testfs.htm
<html>
<frameset cols="100%">
<frame name="main" src="http://www.sencha.com/examples/pages/toolbar/menubar.html" noresize frameborder="0"></frame>
</frameset>
</html>
I will appreciate if anybody gives a solution or an explanation of such behavior.
Thanx!