Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2347] iOS: Scrollable Views are broken

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:51.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsios, regression, scrollableview
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:17:21.000+0000
Updated2011-04-17T01:58:51.000+0000

Description

ipod 4gt mobile sdk build 1.5.0.fb4b340

1.Base UI> Views> Scrollable View or Base UI
results: View 4 is showing, should be 2
2.swipe to the next veiw, then back. If no bad behavior occurs, repeat
results: The View shown flickers between 1 and 4.

Also

1.Base UI> Views> Views Scrollable View w/o clipping
2.after it loads, scroll

results: flashing on load, no animation when swiping through screens

Comments

  1. Jeff Haynie 2011-04-15

    (from [c644943cb7e6937be96d42ed68222e97bd2b06e1]) [#2347 state:fixed-in-qa] Whoops. Forgot to implement scrollable's parent view for child. Also, minor whoopsy in test was including orientation. https://github.com/appcelerator/titanium_mobile/commit/c644943cb7e6937be96d42ed68222e97bd2b06e1"> https://github.com/appcelerator/titanium_mobile/commit/c644943cb7e6...

  2. Stephen Tramer 2011-04-15

    Tested ipod 3gt mobile sdk build 1.5.0.ef89b81

JSON Source