Page MenuHomePhabricator

Pressing share with more than one image displayed, crashes the app
Closed, InvalidPublic

Description

  1. Open an image on an articlewith more than one image
  2. Scroll between the images
  3. Have the images split screen, with one finger on the screen, so they stay that way
  4. Press the share-icon
  5. The app crashes.

Example for step 3:

IMG_2560.PNG (1×750 px, 1 MB)

Event Timeline

Josve05a renamed this task from Presing share with more than one image displayed, crashes the app to Pressing share with more than one image displayed, crashes the app.Mar 2 2016, 1:04 AM
Josve05a added a project: User-Josve05a.
Josve05a moved this task from Backlog to iOS App on the User-Josve05a board.

Wow that is some careful testing!!

I don't think this is a blocker, since this is probably not something most people would even try, but @Fjalapeno let me know if its worth a quick look.

It doesn't have to be completely 50/50 on the screen, if just a little bit of another image is showing, it crashes.

@JMinor @Josve05a this isn't a crash, it's an assertion since normally (when there's only one image "displayed"), we only expect to get one visible image. however, in this case we could just pick the left-most (or right-most in RTL?) or disable chrome interaction entirely while scrolling

so in the app store, the app would just pick one

Seems to work (not crash) on 771

Test environment only.