I spent the whole day trying to troubleshoot the problem that my application is having on iPad. Here's the link to that issue:
http://forums.smartclient.com/showthread.php?t=24648
After trying everything that I could, I thought of testing a few SmartGWT showcase samples on iPad (using Safari browser, iOS v6.0.1).
To my surprise, I experienced similar issues on the Showcase itself especially when animations were involved. I tried a few Animation samples and found several different issues within a few minutes. It's a brand new 4th Gen iPad bought last night. Here's a summary of the issues.
1. After playing around with the animation samples for about 5 minutes, the navigation tree on the left hand side completely freezes i.e. you cannot expand or select any item at all. The scroll bar works, but tapping on the tree or on the +/- (expand/collapse) buttons is "not" recognized at all.
This is reproducible pretty consistently after about 5 minutes of playing around with samples.
Moreover, once the tree freezes, all kinds of animation stop working. The fly in/out and slide in/out start to work like simple show/hide.
2. On the Show and Hide sample, after clicking the Show and Hide buttons in quick succession a few times (about 20-30 times), the Show button starts behaving like Hide and vice versa.
http://www.smartclient.com/smartgwt/...animation_wipe
The display messes up quite often. Sometimes the frame is left behind on the display. See couple of screenshots here:
https://www.dropbox.com/sh/mbzkj7z358a43mi/GkAJhLhtz5
3. Fly onscreen sample - The first time I tried this after using Show and Hide example, there was no fly effect at all. The animation of flying in and out was completely missing. It would just show or hide the box without any animation whatsoever. When I reloaded the showcase again by refreshing the browser window, the flying in/out animation started working.
http://www.smartclient.com/smartgwt/...nimation_slide
My own application is having similar issues. Many widgets (particularly Labels and Radio Buttons) become unresponsive after a while. The slide in/out effects also stop (similar to what I observed on the Showcase). As I mentioned on the other thread, it happens only on the iPad. I have not been able to reproduce the issues on Windows, Mac, iPhone, or Android devices.
I'll be more than happy to assist with any testing on iPad if the SmartGWT happens to apply any fixes.
Thanks.
http://forums.smartclient.com/showthread.php?t=24648
After trying everything that I could, I thought of testing a few SmartGWT showcase samples on iPad (using Safari browser, iOS v6.0.1).
To my surprise, I experienced similar issues on the Showcase itself especially when animations were involved. I tried a few Animation samples and found several different issues within a few minutes. It's a brand new 4th Gen iPad bought last night. Here's a summary of the issues.
1. After playing around with the animation samples for about 5 minutes, the navigation tree on the left hand side completely freezes i.e. you cannot expand or select any item at all. The scroll bar works, but tapping on the tree or on the +/- (expand/collapse) buttons is "not" recognized at all.
This is reproducible pretty consistently after about 5 minutes of playing around with samples.
Moreover, once the tree freezes, all kinds of animation stop working. The fly in/out and slide in/out start to work like simple show/hide.
2. On the Show and Hide sample, after clicking the Show and Hide buttons in quick succession a few times (about 20-30 times), the Show button starts behaving like Hide and vice versa.
http://www.smartclient.com/smartgwt/...animation_wipe
The display messes up quite often. Sometimes the frame is left behind on the display. See couple of screenshots here:
https://www.dropbox.com/sh/mbzkj7z358a43mi/GkAJhLhtz5
3. Fly onscreen sample - The first time I tried this after using Show and Hide example, there was no fly effect at all. The animation of flying in and out was completely missing. It would just show or hide the box without any animation whatsoever. When I reloaded the showcase again by refreshing the browser window, the flying in/out animation started working.
http://www.smartclient.com/smartgwt/...nimation_slide
My own application is having similar issues. Many widgets (particularly Labels and Radio Buttons) become unresponsive after a while. The slide in/out effects also stop (similar to what I observed on the Showcase). As I mentioned on the other thread, it happens only on the iPad. I have not been able to reproduce the issues on Windows, Mac, iPhone, or Android devices.
I'll be more than happy to assist with any testing on iPad if the SmartGWT happens to apply any fixes.
Thanks.
Comment