Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13189] MobileWeb:In Alloy, view is visible even when visible='false' is specified in xml file

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T19:11:06.000+0000
Affected Version/sRelease 2.1.4, Release 3.0.0, Release 3.0.2
Fix Version/sn/a
ComponentsMobileWeb
LabelssupportTeam
ReporterRupesh Sharma
AssigneeChris Barber
Created2013-03-25T11:19:38.000+0000
Updated2018-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

FileDateSize
Archive.zip2013-03-25T11:19:38.000+00006107

Comments

  1. Lee Morris 2017-06-26

    Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source