Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8356] MobileWeb: Master/Detail Templates: When viewing in iOS browser, the Back button will eventually disappear

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-05-20T10:52:43.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.1.0, Sprint 2012-10 MW
ComponentsMobileWeb
Labelsqe-mw020912, qe-port
ReporterWilson Luu
AssigneeChris Barber
Created2012-03-28T13:06:00.000+0000
Updated2012-08-08T16:24:58.000+0000

Description

Steps to reproduce: 1. Create a TiMob project using Master/Detail Template 2. Package for Mobile Web 3. Place packaged project on a local server 4. Access website via iPhone browser 5. Click on an item then Back several times Actual: Back button will eventually disappear. Expected: Back button should not disappear.

Attachments

FileDateSize
Archive.zip2012-05-19T16:38:26.000+00003126426

Comments

  1. Bryan Hughes 2012-03-28

    The back button is supposed to disappear when you can't go back any further, i.e. when the root window is being displayed.
  2. Bryan Hughes 2012-03-28

    It's worth noting that iOS does the same thing, just with a different animation effect.
  3. Bryan Hughes 2012-03-28

    After some investigation, here are the steps to reproduce: 1) Click a row 2) Click back 3) Before the back button has finished hiding itself, click a new row 4) The button is now missing on the new window
  4. Chris Barber 2012-05-19

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2233
  5. Lokesh Choudhary 2012-08-07

    Tested On: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120807070117 Android 4.0.4 - default ,chrome 18.0 Iphone 4.3.5 - safari mobile Mountain lion(10.8) - chrome 21.0,safari 5.1.4,firefox 14.0.1

JSON Source