Page MenuHomePhabricator

Must click twice to toggle mobile to desktop or back
Closed, ResolvedPublic

Description

Regarding the Mobile | Desktop links at the bottom of every page:
One must click TWICE on them in order for them to do their thing!

http://abj.jidanni.org/index.php?title=Special:Version
MobileFrontend – (dfe9d94) 2014-03-31T23:09:32


Version: unspecified
Severity: normal

Details

Reference
bz63348

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:02 AM
bzimport set Reference to bz63348.
bzimport added a subscriber: Unknown Object (MLST).

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1830

As per https://www.mediawiki.org/wiki/Extension:MobileFrontend
All I did was: Add the following code at the bottom of your LocalSettings.php:
require_once( "$IP/extensions/MobileFrontend/MobileFrontend.php" );
$wgMFAutodetectMobileView = true;

Reproducible on firefox, chromium, w3m, and no matter what emulation I use in Chromium Developer Tools.

This is a big embarrassment on my wikis. Please fix soon.
Also perhaps remove the confusing word "toggle" in the URLs.

  • This bug has been marked as a duplicate of bug 61400 ***