Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18489] OptionDialogs have no way to specify the context window

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
LabelsTCSupportTriage, ios, ipad, optiondialog
ReporterPier Paolo Ramon
AssigneeUnknown
Created2015-01-29T11:19:14.000+0000
Updated2018-02-28T19:54:59.000+0000

Description

Related to TC-5260. In that issue you can see how an OptionDialog, not attached to a view (and therefore not in _popover-mode_) will open as a modal view inside a window. In TC-5260 that window was (incorrectly) the Popover’s main window. However, once TC-5260 is resolved we will not be able to do that on purpose, that is creating a modal OptionDialog inside a specific window. I propose the addition of a targetWindow property to the showParams for the dialog.show({}) method, so we can explicitly tell where we want the dialog to attach.

Comments

  1. Shuo Liang 2015-01-30

    Keep this ticket open as it may related to TIMOB-18477

JSON Source