viktorthang / mgwt

Automatically exported from code.google.com/p/mgwt
Other
0 stars 0 forks source link

Window resize event is not thrown when Address Bar hides/unhides in Mobile Safari (iOS 6.x) #300

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a ResizeHandler and add it to Window.addResizeHandler
2.Run application in mobile safari and wait until address bar hides or unhides

Expected:
Resize event should be handled by the ResizeHandler.
Resize event is correctly handled if event listener is added with Javascript or 
using JSNI.

What version of the product are you using? On what operating system?
MGWT 1.1.2
iOS 6.1 (Possibly affecting 6.x)

Original issue reported on code.google.com by chepech@gmail.com on 9 May 2013 at 12:37

GoogleCodeExporter commented 8 years ago
Closing off since there is now way to hide the address bar on iOS 7.

Original comment by kurka.da...@gmail.com on 13 Jul 2014 at 4:50