Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6370] iOS: TextArea scroll discrepancy behavior for modal windows on iPhone with/without retina

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2017-06-07T21:41:12.000+0000
Affected Version/sRelease 1.7.5, Release 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsapi
ReporterFederico Casali
AssigneeIngo Muschenetz
Created2011-11-29T19:00:03.000+0000
Updated2017-06-07T21:41:12.000+0000

Description

1. Create modal window with a scrollView and a TextArea - see code: http://pastie.org/2942088 2. Run the app and click on the textArea. On an iOS device with retina (like iPhone 4) the behavior is the expected one. On devices with no retina (like iPhone 3 emulator) the textArea is not fully scrolling up. The whole area is not shown and is partially covered by the keyboard. This is only happening with windows with modal property (verifiable commenting/uncommenting lines 15 and 16).

Comments

  1. Lee Morris 2017-06-07

    Closing ticket due to the time passed and lack of input.

JSON Source