Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3048] Android: Picker's dialog does not appear on current activity (but does on back activity)

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M08
ComponentsAndroid
Labelsandroid, defect, lifecycle_refactor, regression, release-1.6.0, reported-1.6.0
ReporterBill Dawson
AssigneeBill Dawson
Created2011-04-15T03:35:28.000+0000
Updated2011-04-17T02:00:46.000+0000

Description

Reproduce: KitchenSink - Controls - Picker - Basic. Click the picker. The picker's dialog will not appear. Go back one screen (activity) and you'll see it.

Comments

  1. Marshall Culpepper 2011-04-15

    (from [3d1497bc9076c203aaf93213948a8a02c3d5f413]) make sure to switch the window proxy's context in all situations where a new context has been created from TiUIWindow [#3048 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/3d1497bc9076c203aaf93213948a8a02c3d5f413"> https://github.com/appcelerator/titanium_mobile/commit/3d1497bc9076...

  2. Bill Dawson 2011-04-15

    Re-assigning to marshall since he did the fix, then I'll test the fix.

  3. Bill Dawson 2011-04-15

    Android 2.2, Titanium 1.6.0 3d1497b:

    Kitchen Sink picker tests now behave normally.

JSON Source