https://bugzilla.wikimedia.org/show_bug.cgi?id=70233
Helder <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Toolbar appears bottom |Charinsert gadget appears |instead top of page |bottom instead top of page --- Comment #8 from Helder <[email protected]> --- This is the default (intended) behavior of the gadget [1]. Have you tried setting window.charinsertMoveHigh = true; on your personal JavaScript[2]? Also, notice that as I said in the link mentioned on comment 3, the script from ProofreadPage changes the order of a few elements[3] in the page (and I'm not sure what is the purpose of that). [1] https://en.wikisource.org/wiki/Special:PrefixIndex/MediaWiki:Gadget-charinsert [2] https://en.wikisource.org/wiki/User:Starshollow/common.js [3] https://github.com/wikimedia/mediawiki-extensions-ProofreadPage/blob/2e15db95a582c1800af21467defc9e24fdc359df/modules/page/ext.proofreadpage.page.edit.js#L219-L221 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
