https://bugzilla.wikimedia.org/show_bug.cgi?id=54248

Rob Moen <rm...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rm...@wikimedia.org

--- Comment #4 from Rob Moen <rm...@wikimedia.org> ---
If you look at firstedit tour definition, you'll see that shouldSkip is set to
call isEditing() Calling gt.isEditing() checks to see if you are either editing
with wikitext or if the VisualEditor is loaded.  However the tour step loads
before ve is actually loaded.

IMO: isEditing needs to return true if VisualEditor is loading or loaded.  
Locally this fixes the bug for me.  I probably will make a patch for this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to