Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3 Final
-
Fix Version/s: BridgeIt 1.0
-
Labels:None
-
Environment:ICEmobile, Android Chrome
Description
When using ICEmobile-SX on Android, multiple tabs may appear in the browser. This is most easily reproduced in icemobilespring. On the camera page, if the text field "name" is left blank, an extra tab is not created, but if a name is filled in, the extra tab will appear upon return from ICEmobile-SX.
Additional strategies for ICEmobile-SX need to be investigated. For instance, Chrome is likely attempting to ensure that user submitted data isn't lost. To handle this, it may be possible for ICEmobile-SX components to trigger a form submit to the server, then cause the ICEmobile-SX action to occur from the returned page.
(The disadvantage of this is that it will not work offline.)