[TIMOB-13189] MobileWeb:In Alloy, view is visible even when visible='false' is specified in xml file
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T19:11:06.000+0000 |
Affected Version/s | Release 2.1.4, Release 3.0.0, Release 3.0.2 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | supportTeam |
Reporter | Rupesh Sharma |
Assignee | Chris Barber |
Created | 2013-03-25T11:19:38.000+0000 |
Updated | 2018-04-04T23:20:21.000+0000 |
Description
Description
In a view (availView in attached xml file) that contains a Mapview and tableview. The view (availView) is coded to visible="false". The map will be shown when the user clicks on the Show Map button. But the map is shown when the application first starts even though it is coded not to be shown. This works fine on iOS but not when used in Mobileweb.
Test Case:
1. Create an alloy project.
2. Replace the index.js, index.tss and index.xml file with the attached one.
3. Start app in browser.
4. The map is shown when it should not be visible.
Attachments
File | Date | Size |
Archive.zip | 2013-03-25T11:19:38.000+0000 | 6107 |
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.