[TIMOB-4411] Android: Parity: When text area is too small to display the text content, text is drawn off screen, should become scrollable
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-05T21:17:23.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | n/a |
Components | Android |
Labels | layout, scroll, text_area, ui |
Reporter | Natalie Huynh |
Assignee | Ingo Muschenetz |
Created | 2011-06-14T13:39:36.000+0000 |
Updated | 2017-06-05T21:17:23.000+0000 |
Description
Steps To Reproduce:
1. Run test 1069 from http://wiki.appcelerator.org/display/tp/UI+Composite+Layout+Behavior+Test+Case
Actual Result:
Text area is too small and text is drawn off the area
Expected Result:
Should make the text area scrollable area so user can read the content, like how iOS handles it
Closing ticket due to the time passed and lack of progress over the past few years.