Page MenuHomePhabricator

Allow pinch to zoom in the article webview in wikipedia mobile apps
Open, LowPublicFeature

Description

Feature summary (what you would like to be able to do and where):

I frequently use pinch to zoom on the web (both desktop and mobile) to zoom into article text or images without relayout of the entire article webpage but the mobile app does not allow usage of this gesture. I would like to enable pinch to zoom in the mobile apps so users may zoom in with gestures when reading articles

Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):

On mobile web and desktop web browsers browsing wikipedia users may zoom into content with the pinch to zoom gesture. This is not possible in the mobile Android and iOS wikipedia apps

Benefits (why should this be implemented?):

Allows a reader of wikipedia to conveniently zoom in to article content

Testing steps

Will be in Testflight 8.2.0 (latest build)

This is feature-flagged behind a new developer setting - "Allow pinch to zoom when reading articles".

Once that is enabled and a new article is loaded, you will be able to pinch to zoom on the article view.

Event Timeline

@Folecr: Hi and welcome! Are you working on writing code to fix this? If so, feel free to set yourself as task assignee and move the task to "Doing" on the workboard. Thanks! :)

I've submitted a PR and moved to the "Needs Code Review" column. If there is interest in merging, the PR will definitely need discussion so please let me know if there is a better place to move this to. Thanks.

Mazevedo subscribed.

Moving ot "Needs triage" gives the whole team visibility regarding this change.
Thanks for your contribution @Folecr !

I've taken the liberty of adding the Wikipedia-Android-App-Backlog project to this. Please let me know if this is ok?

Seddon moved this task from Needs Triage to Up next on the Wikipedia-iOS-App board.

Don't think this needs Design Review, this is more of a Product / QA evaluation IMO.

Failing for me on 8.2.0 (6070)

Pinch and zoom is generally working ok, but around the lead image, it does not perform as expected. Please see the video below.

  • Navigate to an article
  • Pinch and zoom near the lead image
  • Pinch and zoom a non-lead image

The lead image moves as the user zooms instead of staying in place while zooming
Videos posted here
https://drive.google.com/file/d/1AMqaxwYvc8rEAmsdVsTYZRLafl-kBHnm/view?usp=drive_link
https://drive.google.com/file/d/158Ipm-mLIW6N0AzoxAqroe9VqKl9M8Ij/view?usp=drive_link

thanks for taking a look at this.
would it be ok to give me access to the videos?

HNordeenWMF renamed this task from Allow pinch to zoom in the article webview in wikipedia mobile apps to Create developer setting for pinch to zoom in the article webview in wikipedia mobile apps.Jun 30 2026, 2:32 PM
HNordeenWMF renamed this task from Create developer setting for pinch to zoom in the article webview in wikipedia mobile apps to Allow pinch to zoom in the article webview in wikipedia mobile apps.
HNordeenWMF subscribed.

The above bug noted by Anthony should be fixed before we remove the feature flag,

@Folecr I opened up access to the videos!

Still happens on 8.2.1 (6093)
Tested on:
iPhone 16, iOS 26.4.2
iPhone XS, iOS 26.2.1
iPad Air 11 inch, iPadOS 26.3.1

I opened up access to the videos!

thanks! I will take a look.