Page MenuHomePhabricator

VisualEditor Mobile: MobileContext is not in the DOM
Closed, ResolvedPublic

Description

Author: jgonera

Description:
When running VE on mobile, in the console:

$('.ve-ui-context')

$('.ve-ui-mobileContext')

I thought that the context not appearing on mobile was a CSS regression but it seems it's no longer attached to the DOM. Too tired today to figure out why (or to figure out how DesktopContext is attached to DOM).


Version: unspecified
Severity: major

Details

Reference
bz68546

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 3:32 AM
bzimport set Reference to bz68546.

Change 149356 had a related patch set uploaded by Catrope:
[WIP] Attach mobile surface to the toolbar

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

Change 149356 merged by jenkins-bot:
Attach mobile surface to the toolbar

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

Verified the fix in Betalabs and test2

Verified the fix in production