Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1454] iPhone text area does not animate height properly

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-07-25T17:34:29.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsanimation, ios, iphone
ReporterCarmen Wick
AssigneeNeeraj Gupta
Created2011-04-15T02:53:18.000+0000
Updated2012-07-26T22:18:39.000+0000

Description

I have no idea if this problem is at the Titanium or native iPhone animation level. Maybe somebody could confirm whether this is working as intended:

Code to reproduce: http://pastie.org/pastes/1067814">http://pastie.org/pastes/1067814

Paste the above code into a new iPhone application. Press the "Animate" button. The text area will grow and shrink, but there will be an obvious visual anomaly.
The white border of the text area animates properly. But the white background of the text area does not animate the way it should. It should follow the behavior of the white border, but instead jumps erratically.

Comments

  1. Stephen Tramer 2012-07-25

    Cannot reproduce in SDK 2.2.0.014b86f with iPhone Sim 5.1.

JSON Source