ionic-team / ionic-team/ionic-framework
bug: ios, two finger swipe up gesture not working in standalone app/pwa
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
# Bug Report
**Ionic version:**
[ ] **4.x**
[x] **5.x**
**Current behavior:**
"Two-finger swipe up" when voiceover is on in iOS app, should "Speak the entire screen from the top" at the moment voiceover does not read anything from the top. voiceover gesture can be found [here](https://support.apple.com/en-in/guide/iphone/iph3e2e2281/ios)
**Expected behavior:**
"Two-finger swipe up" when voiceover is on should read everything on screen from the top in iOS.
**Steps to reproduce:**
1) open the ionic app in iOS device
2) turn on VoiceOver
3) and do a "Two-finger swipe up"
you'll notice that, Voice over does not read anything from the top. however one thing to notice is that, when "Two-finger swipe down" voice over should "Speak the entire screen from the selected item" is working.
Let me know if more information is needed to reproduce.
Thanks
Contributor guide
Research direction
Start by reproducing the issue in an Ionic standalone app or PWA on an iOS device with VoiceOver enabled, following the listed two-finger swipe steps. Investigate the platform gesture behavior and compare it with the working two-finger swipe down gesture. Done means the swipe up gesture reads the entire screen from the top while the existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, typescript
- Domain
- accessibility, frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100