Skip to content

Left-edge swipe to open camera breaks chat list scrolling for left-handed users (iOS regression) #2009

@DragonVova

Description

@DragonVova

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

  1. Use Telegram on iOS as a left-handed user
  2. Open the main chat list
  3. Start scrolling vertically with a finger placed near the left edge of the screen
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions