Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17380] iOS8: Unable to dismiss alert when its content is too large

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionHold
Resolution Date2014-08-06T21:09:07.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sRelease 3.4.0
ComponentsiOS
Labelsios8
ReporterPriya Agarwal
AssigneeSabil Rahim
Created2014-07-24T08:44:57.000+0000
Updated2017-05-02T21:31:33.000+0000

Description

*Steps to reproduce:* 1. Install KS on iOS 8 device. 2. Navigate to BaseUI>Views>WebViews>Local HTML {color:red}Actual Result:{color} Alert with HTML code is displayed. But the alert is not scrollable and there is no way to get out of the screen. {color:green}Expected Result:{color} Alert with HTML code is displayed. Alert must be scrollable and should have way to move back to other screen On iOS7 it is working fine. Please refer to screenshot attached.

Attachments

FileDateSize
iOS7.png2014-07-24T08:44:57.000+0000438729
iOS8.png2014-07-24T08:44:57.000+0000364731
testapp 2.zip2014-08-06T00:50:09.000+00002637592

Comments

  1. Sabil Rahim 2014-08-06

    Can not reproduce the exact issue with iOS 8 beta 5 . i can see the OK Button and i am able to dismiss it. but the text itself does not scroll. UIAlertVIew and UIActionSheet(aka uioptionDialog) might be acting weird due to major apple refactors going on in iOS 8. Going to keep the ticket open till we can resolve these issues correctly.
  2. Sabil Rahim 2014-08-06

    Was able to reproduce the same issue with the native app. attaching native app. Keeping ticket open as we might have to re-write alertDialog
  3. Sabil Rahim 2014-08-06

    For now this looks like a Apple bug. Tried using UIAlertController and was able to reproduce the same issue I have created a thread in the apple dev forum https://devforums.apple.com/thread/239772 and with bugtracker with apple #17936331 We should revisit this issue with Xcode 6 GM.
  4. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source