Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1804] Android: Add Click Support for Focusable Views

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:13.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, feature, rplist
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:02:51.000+0000
Updated2011-04-17T01:57:13.000+0000

Description

Accept RETURN, DPAD_CENTER as click on focusable views with focus.

if no click handler is present, keys are forwarded to underlying control. Otherwise, handler should return true that it handled the key. Action to be taken on UP.

Comments

  1. Don Thorp 2011-04-15

    (from [1a4979c246895b8ac815d6f6cf446ac75adc3021]) [#1804 state:fixed-in-qa] Support added for accepting key clicks if focusable. Focusable should not be used on views that already support the feature, e.g. Button, Text*, TableView http://github.com/appcelerator/titanium_mobile/commit/1a4979c246895b8ac815d6f6cf446ac75adc3021"> http://github.com/appcelerator/titanium_mobile/commit/1a4979c246895...

  2. Don Thorp 2011-04-15

    (from [13904b88dc36ae208982e9286162476e1bca942a]) [#1804 state:fixed-in-qa] merge conflict dealt with http://github.com/appcelerator/titanium_mobile/commit/13904b88dc36ae208982e9286162476e1bca942a"> http://github.com/appcelerator/titanium_mobile/commit/13904b88dc36a...

  3. Thomas Huelbert 2011-04-15

    1.4.2.4ce7ff G1 running 1.6, 2.2 simulator.

JSON Source