Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17745] iOS8: Unable to scroll on an alert

GitHub Issuen/a
TypeBug
PriorityHigh
StatusResolved
ResolutionHold
Resolution Date2014-09-24T22:11:19.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsiOS
Labelsios8, qe-3.4.0
ReporterEwan Harris
AssigneeMuhammad Dadu
Created2014-09-23T23:10:42.000+0000
Updated2015-02-12T20:53:10.000+0000

Description

Description

When the text within an alert is too long to display on an iOS7 device the user is able to scroll to see the whole text. However on an iOS8 device the user is unable to scroll and the text is cutoff.

Steps To Reproduce

1. Add the code from the attached app.js and build to an iOS8 device.

Actual Result

The alert can't be scrolled

Expected Result

The alert should be able to be scrolled.

Attachments

FileDateSize
TestAlert.zip2014-09-24T21:33:55.000+000029593

Comments

  1. Ingo Muschenetz 2014-09-23

    [~eharris] is this a duplicate of TIMOB-17380?
  2. Ewan Harris 2014-09-23

    [~ingo] I am able to dismiss the alert fine but am unable to scroll through the text.
  3. Muhammad Dadu 2014-09-24

    A sample alert Xcode project (native)

    A sample application has been attached. This project was run on iPhone6 iOS8. The text was not scrollable after it exceeded the screen height. It looks like this is Apple's issue. The same issue was discovered on the [Apple Dev Forums](https://devforums.apple.com/message/1015151#1015151). A bug has been filed regarding it.

JSON Source