Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18856] Windows: hardware back button should close Ti.Window

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-05-01T18:09:21.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
LabelsWindows
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-04-28T14:32:23.000+0000
Updated2017-03-16T22:00:09.000+0000

Description

All Titanium app for Windows Store should follow Windows Store policies described at https://msdn.microsoft.com/en-us/library/windows/apps/dn764944 . This includes app navigation policy on how to handle back button with your page/dialog. Currently Ti app closes immediately when you press the back button even when you open multiple Ti.Window. {quote} Where applicable, pressing the back button should take the user to a previous page/dialog. If the user presses the back button on the first page of the app, then the app terminates (unless it is allowed to run in the background). {quote}

Comments

  1. Kota Iguchi 2015-05-01

    https://github.com/appcelerator/titanium_mobile_windows/pull/238
  2. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source