Page MenuHomePhabricator

Mobile: Cannot turn off loading of images
Closed, ResolvedPublic

Description

Steps to reproduce:

  1. Visit https://en.m.wikipedia.org/wiki/Special:MobileOptions
  2. Uncheck the Images checkbox
  3. Save (You'll be taken to https://en.m.wikipedia.org/wiki/Main_Page)
  4. Go back to https://en.m.wikipedia.org/wiki/Special:MobileOptions
  5. See that the Images checkbox is still checked off

Expected behavior:

  1. The Images checkbox should stay unchecked.

Event Timeline

bmansurov raised the priority of this task from to Needs Triage.
bmansurov updated the task description. (Show Details)
bmansurov subscribed.

Change 226737 had a related patch set uploaded (by Florianschmidtwelzow):
Fix disable Images via Special:MobileOptions

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

it's a shame as looking at http://mobile-reportcard.wmflabs.org/#other-graphs-tab it's quite obvious when this broke :)

On a side note, I would like to propose we kill this feature in mobile options. Most browsers take care of this problem these days... what reasoning do we have to keep this exposed to users and that evidence do we have that users actually want this?

I personally wouldn't like to download 1.1MB of images on a 3g/2g connection just to read some info about Obama. However, I'd like to be able to see icons (which browser blocks if blocking of images is enabled).

Agreed, but you probably would want to download the first image. I think we can do better than a kill all switch :) - I can already do that with my browser.

Change 226737 merged by jenkins-bot:
Fix disable Images via Special:MobileOptions

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

Thanks for fixing this Florian! I guess we should add a browser test to stop this breaking again...