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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Krinkle <[email protected]> ---
This has been fixed by Ie8a35700bc9e in mediawiki core.

In the current configuration however out tabLayout is in "add" more (when this
bug was reported, we were still in "replace" mode).

In "add" mode we add an extra tab for "VisualEditor", so the original "Edit" is
still there, which is the default. And double-clicking in the content area will
(as it should) trigger the original editor.

If/when we enable the "replace" mode again, since this bug is fixed,
double-clicking will trigger VisualEditor as expected.

So, although it can't be seen right now, as the feature is not activated right
now, this bug as been fixed.

To verify, edit ve.init.mw.ViewPageTarget.js and set `this.tabLayout =
"replace";`.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to