Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Crashes when attempting to clear private data on iPadOS 13.2 #1951

Closed
kylehickinson opened this issue Nov 13, 2019 · 1 comment
Closed

Crashes when attempting to clear private data on iPadOS 13.2 #1951

kylehickinson opened this issue Nov 13, 2019 · 1 comment

Comments

@kylehickinson
Copy link
Collaborator

Due to a regression in iOS 13.2 we must show all action sheets as popovers in iPad even when displayed compact width size classes

One missed action sheet was the clear private data action sheet.

@kylehickinson kylehickinson self-assigned this Nov 13, 2019
@kylehickinson kylehickinson added this to the 1.14 milestone Nov 13, 2019
kylehickinson added a commit that referenced this issue Nov 14, 2019
Starting in iOS 13.2 there is a regression which causes action sheets to require presentation as a popover even when being presented within view controllers which have compact width size classes. In previous iOS versions they would present as an over-current-context iPhone action sheet
kylehickinson added a commit that referenced this issue Nov 14, 2019
Starting in iOS 13.2 there is a regression on iPads which causes action sheets to require presentation as a popover even when being presented within view controllers which have compact width size classes. In previous iOS versions they would present as an over-current-context iPhone action sheet
@iccub iccub closed this as completed in 6c431e7 Nov 14, 2019
@srirambv
Copy link
Contributor

Verification passed on iPad Pro with 13.2 running 1.14(19.11.20.19)

  • Verified no crash when trying to clear browsing data
    image

  • Verified no crash when trying to remove sync device from chain
    image

  • Verified no crash when trying to remove excluded sites in rewards panel
    image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants