Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10748] Blackberry: AlertDialog inherits from View rather than Proxy

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-03-22T18:54:50.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBlackBerry
Labelsnotable
ReporterJean-Philippe Lemieux
AssigneeRussell McMahon
Created2012-09-04T13:19:29.000+0000
Updated2017-03-09T19:38:54.000+0000

Description

AlertDialog inherits from the wrong parent. To change this, the properties of UI.AlertDialog need to be moved to TIProxy otherwise the properties don't work on AlertDialog and this is why it is currently this way. This will be the case for all UI objects that should extend Proxy directly instead of View.

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source