[03:24:01] If anyone cares, I switched to GoogleLogin and that works great [12:05:58] @andre__ I can't cannot reproduce the bug even in my local system, [12:08:59] @andre previosly Ihave said that I have seen max-height element in css code yesterday in my by running inspector in my local page but I could not find the element max-height in entire Echo extension I found it in my inspector because according to my knowledge js code written might produce it while it is running if it is the case then I think there is no [12:08:59] issue of it because it displays a max-height of 522px in inspector, Am I right? [12:16:52] Can anyone try to reproduce the code T71986? [12:16:53] T71986: a "full" Echo flyout is too tall, has no space at bottom - https://phabricator.wikimedia.org/T71986 [12:33:03] rammanoj_, I don't see any max-height of 522px. [12:33:23] If you see, feel free to comment in the task by telling in which file and which line that is defined exactly [12:33:35] I still think it is a bug report about a bug that does not exist anymore [12:36:32] yes, I think that bug actually exists no more I have seen max-height as 522px when I inspected the localhost page on the flyout of the alert [12:37:15] In the extension Echo I can't find max-height declared over the entire code even [12:57:13] How can I enable the modern wikitext editor in the latest development version of VisualEditor on a self-hosted MW instance? [12:59:54] devon: $wgVisualEditorEnableWikitext = true; [13:03:07] MatmaRex: I'll try it out thanks [13:35:40] MatmaRex: Thanks, it worked after I figured out I also had to install Extension:BetaFeatures [15:16:19] hello [15:16:25] need help?? [15:21:22] !ask [15:21:22] Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [15:29:59] MatmaRex: Hi! [20:43:00] Trivial code review: https://gerrit.wikimedia.org/r/#/c/345999/ [23:17:02] I've found a glitch [23:17:41] The ifexists parser function doesn't work properly if the image isn't local but is in fact on Commons [23:17:46] Please fix your code