Description
In recent Telegram iOS versions, a left-edge swipe gesture was introduced to open the camera (Stories).
This gesture conflicts with normal chat list scrolling for left-handed users.
Left-handed users naturally scroll starting from the left edge of the screen.
Because of this, vertical scrolling of the chat list frequently triggers the camera instead,
making normal navigation difficult or impossible.
This appears to be a UX regression introduced in recent versions.
Steps to reproduce
- Use Telegram on iOS as a left-handed user
- Open the main chat list
- Start scrolling vertically with a finger placed near the left edge of the screen
- Observe that the camera opens instead of the chat list scrolling
Expected behavior
- Vertical scrolling of the chat list should work regardless of finger position
- Camera opening should not override basic scrolling gestures
- Ideally, users should be able to disable or customize the left-edge swipe gesture
(e.g. accessibility or left-handed mode)
Actual behavior
- Left-edge swipe frequently opens the camera
- Chat list scrolling becomes unreliable or unusable for left-handed users
Environment
- Device: iPhone 13
- iOS: 26.0.1
- Telegram for iOS: 12.4
Additional context
This is an accessibility issue affecting left-handed users.
Many apps prioritize vertical scrolling over edge-based horizontal gestures
or provide an option to disable such gestures.
Description
In recent Telegram iOS versions, a left-edge swipe gesture was introduced to open the camera (Stories).
This gesture conflicts with normal chat list scrolling for left-handed users.
Left-handed users naturally scroll starting from the left edge of the screen.
Because of this, vertical scrolling of the chat list frequently triggers the camera instead,
making normal navigation difficult or impossible.
This appears to be a UX regression introduced in recent versions.
Steps to reproduce
Expected behavior
(e.g. accessibility or left-handed mode)
Actual behavior
Environment
Additional context
This is an accessibility issue affecting left-handed users.
Many apps prioritize vertical scrolling over edge-based horizontal gestures
or provide an option to disable such gestures.