iOS: Extension sheet freezes when swiped down #845

Closed
opened 2025-11-26 22:32:15 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @fefrei on GitHub (Oct 12, 2019).

Originally assigned to: @mpbw2 on GitHub.

On iOS, the extension can be locked up by an unexpected swipe. Here's how to reproduce it:

  1. Open any app that can integrate with Bitwarden. We'll use Safari.
  2. Open the share sheet.
  3. Tap Bitwarden.
  4. You'll see a Bitwarden background slide up, then see the authentication prompt appear within.
  5. Authenticate, e.g. using Face ID.
  6. The Items menu appears. Grab it by its title, and slide it down.

The Items menu is now dismissed, leaving the blank Bitwarden sheet behind. It cannot be dismissed, forcing a restart of Safari.
Instead, the action should be fully canceled when the sheet is swiped out.

I reproduced this on iPadOS 13, with Bitwarden 2.2.5 (59).

Originally created by @fefrei on GitHub (Oct 12, 2019). Originally assigned to: @mpbw2 on GitHub. On iOS, the extension can be locked up by an unexpected swipe. Here's how to reproduce it: 1. Open any app that can integrate with Bitwarden. We'll use Safari. 2. Open the share sheet. 3. Tap Bitwarden. 4. You'll see a Bitwarden background slide up, then see the authentication prompt appear within. 5. Authenticate, e.g. using Face ID. 6. The _Items_ menu appears. Grab it by its title, and slide it down. The _Items_ menu is now dismissed, leaving the blank Bitwarden sheet behind. It cannot be dismissed, forcing a restart of Safari. Instead, the action should be fully canceled when the sheet is swiped out. I reproduced this on iPadOS 13, with Bitwarden 2.2.5 (59).
GiteaMirror added the bug label 2025-11-26 22:32:15 -06:00
Author
Owner

@kspearrin commented on GitHub (Oct 12, 2019):

I can reproduce.

@kspearrin commented on GitHub (Oct 12, 2019): I can reproduce.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#845