Bug 235243 - Switching between PWAs causes the keyboard to not appear on input
Summary: Switching between PWAs causes the keyboard to not appear on input
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari 15
Hardware: iPhone / iPad iOS 15
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-14 11:41 PST by Michelle Truong
Modified: 2022-02-13 10:41 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michelle Truong 2022-01-14 11:41:38 PST
From iOS 15.1 and up, switching between PWAs will cause the keyboard to not appear on input. This happens in every PWA I have tried so I do not think it is a specific app issue.

To reproduce on an iPad or iPhone:
1. Open Safari and go to https://app.starbucks.com
2. Add the site to the home screen and name it Site 1.
3. Add a second instance of the site to the home screen and name it Site 2.
4. From the home screen, open Site 1.
5. Click the Sign In button in the top left.
6. Click the username input. The keyboard should appear.
7. Return to the home screen.
8. Open Site 2
9. Click the Sign In button in the top left.
10. Click the username input. The keyboard will not appear.

This also happens on an iPhone. It does not happen in Safari on either device, only as PWA.

To get the keyboard back, the user must clear the app or turn off the screen, turn it back on and click into a different input.
Comment 1 Radar WebKit Bug Importer 2022-01-21 08:29:04 PST
<rdar://problem/87885052>
Comment 2 Brent Fulgham 2022-02-10 08:42:05 PST
The cause of this bug was in an underlying component (resolving as 'Moved').

A fix has been made in that layer, and will be in an upcoming iOS 15.4 Beta build.
Comment 3 Thomas Steiner 2022-02-10 15:12:14 PST
Thanks for the fix and updating the bug, Brent! <3