Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-878] Android: implement editable:false for TextArea and TextField

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:32.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-10
ComponentsAndroid
Labelsandroid, feature, release-1.7.0
ReporterBill Dawson
AssigneeBill Dawson
Created2011-04-15T02:38:22.000+0000
Updated2011-04-17T01:54:32.000+0000

Description

Comments

  1. Don Thorp 2011-04-15

    This may be fixed.

  2. Nishant 2011-04-15

    When you fix this issue...

  3. Bill Dawson 2011-04-15

    (from [8a239f5cc8b9c623346b128b122109a6b7b322b8]) Support editable:false in TextField and TextArea [#878 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/8a239f5cc8b9c623346b128b122109a6b7b322b8"> https://github.com/appcelerator/titanium_mobile/commit/8a239f5cc8b9...

  4. Bill Dawson 2011-04-15

    QE: tests are in KS:

    • Controls - TextField - The Rest (see "editable" button)

    • Controls - TextArea - Basic (see "editable" button)

  5. Natalie Huynh 2011-04-15

    Bill, tested with Titanium SDK version: 1.7.0 (03/01/11 16:09 e613126), the toggle is now working, but when the text is not editable do we have the ability to turn off the cursor?

  6. Don Thorp 2011-04-15

    Bill this is needs more info to you. Moving to Sprint 10.

  7. Don Thorp 2011-04-15

    Looks like it should be possible to manage the cursor visibility using http://developer.android.com/reference/android/widget/TextView.html#setCursorVisible(boolean"> setCursorVisible)

    moving back to in-progress

  8. Bill Dawson 2011-04-15

    (from [e1db397abceecb59a45244c5e0bb2568167ef2e1]) Hide cursor when editable is false [#878 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/e1db397abceecb59a45244c5e0bb2568167ef2e1"> https://github.com/appcelerator/titanium_mobile/commit/e1db397abcee...

  9. Bill Dawson 2011-04-15

    Great idea Natalie, you can re-test now.

  10. Natalie Huynh 2011-04-15

    Tested with Titanium SDK version: 1.7.0 (03/14/11 11:01 f6a4a83) on
    Nexus S 2.3.2
    Emulator 2.1

JSON Source