Page MenuHomePhabricator

[Post MVP] Image Browsing: tapping on image dimension selection closes the popover
Closed, DeclinedPublic1 Estimated Story PointsBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

IB_download_popover.png (782×1,330 px, 1 MB)

What happens?:

The popover closes.
The image is not downloaded.

What should have happened instead?:

The popover remains open (unless the download button triggers closing the popover).
The image should download or prompt to download.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

  • Bug occurs on mobile/touch devices.
  • Bug reported during the accessibility audit T404743: Image Browsing: Perform accessibility audit of the entire feature
  • Poor user experience: After changing the selection and pressing the "download" button, the popover unexpectedly closes. The selection persists, so if you reopen the popover and press download again without changing the selection, it works as expected.

Details

Related Changes in Gerrit:

Event Timeline

Change #1199489 had a related patch set uploaded (by LWatson; author: LWatson):

[design/codex@main] [DNM] demo: replicate bug in Codex

https://gerrit.wikimedia.org/r/1199489

egardner moved this task from Incoming/Inbox to Needs Refinement on the Reader Growth Team board.
egardner renamed this task from Image Browsing: tapping an image dimension option in the select closes the popover to [Timebox] Image Browsing: tapping an image dimension option in the select closes the popover.Oct 29 2025, 4:32 PM
egardner set the point value for this task to 1.
lwatson renamed this task from [Timebox] Image Browsing: tapping an image dimension option in the select closes the popover to [Timebox] Image Browsing: tapping on image dimension selection closes the popover.Oct 29 2025, 7:39 PM
Findings
  • Not able to replicate the bug in Codex Sandbox (patch | demo). Testing the demo link on an iOS Safari device, the popover remains open after changing the selection and tapping inside the popover.
  • Teleportation solves the touch interaction issues, but breaks the keyboard navigation. A future fix may require enabling teleportation and manual focus management.

Decision: We'll fix this post A/B test along with other improvements in our backlog.

egardner renamed this task from [Timebox] Image Browsing: tapping on image dimension selection closes the popover to [Post MVP] Image Browsing: tapping on image dimension selection closes the popover.Oct 30 2025, 3:58 PM
egardner lowered the priority of this task from High to Medium.