Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9728] MobileWeb: Add data-widget-properties to all Titanium DOM nodes.

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-28T23:40:35.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-06-22T11:43:10.000+0000
Updated2018-04-04T23:20:20.000+0000

Description

Being able to add properties to a dom node is extremely useful. It allows developers to learn more about a DOM node in Element inspector in WebKit Inspector to make it easier to interpret. The key property to add is whether or not a control is hidden. For this to work, the View._publish() method must be rock solid, which doesn't quite seem to be yet. This must be fixed first.

Comments

  1. Bryan Hughes 2012-06-22

    We should also consider making Element.widgetId a constant.
  2. Lee Morris 2017-06-28

    Resolving ticket as "Won't Fix" as MobileWeb has been deprecated.
  3. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source