Topic on 2017 wikitext editor/Feedback

Summary last edited by Elitre (WMF) 15:25, 8 February 2017 7 years ago

Task's been resolved.

Mannivu (talkcontribs)

I've noticed that, using Chrome, when I've enabled the 2017 WikiEditor the Search bar doesn't work correctly: I can search, but I don't get any suggestion. This happens only when I can't edit using 2017 WikiEditor. I explain better: in ns0, using Chrome, most of the time I don't get the 2017 WikiEditor when I click "Edito source"; in this case, the search bar doesn't work. But, if I move to another namespace (for example, User talk ns) the search bar works correctly and I can edit with the 2017 WikiEditor.

ESanders (WMF) (talkcontribs)

Do you mean the search bar outside of VisualEditor? It works fine for me. Do you have any extra gadgets or user scripts? Are there any erorrs in the console (F12)?

Mannivu (talkcontribs)

I've installed some gadgets (I don't know if this helps, but I've got also a problem with the gadget "Navigation Popup"), but I have this issue only when using Chrome. Also, I've got this Error in the console:

Error: Bad constructor arguments Error: Bad constructor arguments
    at Uri (eval at <anonymous> (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:4), <anonymous>:211:546)
    at HTMLAnchorElement.eval (eval at <anonymous> (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:4), <anonymous>:232:5)
    at Function.each (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:5)
    at jQuery.fn.init.each (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:2)
    at HTMLDocument.eval (eval at <anonymous> (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:4), <anonymous>:231:980)
    at fire (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:45)
    at Object.add [as done] (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:45)
    at jQuery.fn.init.jQuery.fn.ready (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:49)
    at jQuery.fn.init (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:41)
    at jQuery (/w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:1)
logError @ /w/load.php?debug=false&lang=it&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=1u1uxh5:176
Whatamidoing (WMF) (talkcontribs)

Does the search work as expected if you disable the beta feature?

Mannivu (talkcontribs)

Yes, I've got no problem when I disable the beta feature.

ESanders (WMF) (talkcontribs)

Can you tell us what wiki you are on, and which gadgets you have enabled (in addition to the default ones).

Mannivu (talkcontribs)

I'm on itwiki and I've a lot of gadgets enabled. But after disabling every gadget the issue is gone. So probably is some gagdet having conflicts with something. After a few try, I've noticed that it has probably something to do with die gadget W:it:MediaWiki:Gadget-DeleteSection.js which allows the quick deletion of a section of the page. So probably it has something to do with that. I'll ask in itwiki hel pages and let you know if we found out something.

Whatamidoing (WMF) (talkcontribs)

I think it might be a case of stuff not loading quickly. I've seen this a few times myself.

ESanders (WMF) (talkcontribs)

Can reproduce with that gadget enabled, have filed a bug with the cause: task T156282.