Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6533] Android: Text Field: focus and blur behave incorrectly on some devices

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:26:18.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterPing Wang
AssigneeEric Merriman
Created2011-12-09T11:00:28.000+0000
Updated2017-05-02T20:26:18.000+0000

Description

Steps to reproduce blur issue: 1) KS -> Controls -> Text Field -> Events 2) Click Blur. 3) On Transformer 3.1 and Galaxy 3.1, the keyboard gets blurred and immediately focused and the text shows "blur received, val=". Expected behavior: the keyboard gets blurred and the text shows "blur received, val=" Steps to reproduce focus issue: 1) KS -> Controls -> Text Field -> Events 2) Click Blur. 3) Click Focus. 4) On Sensation 2.3.4, Transformer 3.1 and Galaxy 3.1, the text shows "blur received, val=". Expected behavior: the text shows "focus received, val=". Steps to reproduce close issue: 1) KS -> Controls -> Text Field -> Soft Input Focus 2) Click the three text fields one by one. 3) Click Close. 4) On Transformer 3.1 and Galaxy 3.1, the window is closed but the keyboard still shows. Expected behavior: the window and keyboard are both closed.

Comments

  1. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source