[00:07:40] (03PS1) 10Catrope: Add evil detection functionality for IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144097 [00:07:54] mooeypoo: Did you mix in ce.FocusableNode into the CE node? [00:08:20] (03PS1) 10Catrope: Update VE core submodule to master (7a2c984) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144098 [00:09:23] RoanKattouw, yes [00:09:34] Then I think deletion should work [00:09:45] yeah, it doesn't :\ I click the trash button and nothing happens [00:09:48] really weird. [00:10:15] click the trash icon --> the inspector just collapses [00:10:25] I'm wondering if I'm missing a static definition [00:10:32] I thought I saw something [00:11:53] (03PS1) 10Catrope: Remove jquery.client [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144099 [00:13:29] (03CR) 10jenkins-bot: [V: 04-1] Update VE core submodule to master (7a2c984) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144098 (owner: 10Catrope) [00:14:28] Hmm [00:14:31] Oh [00:14:37] oh? [00:14:46] .removable might be at the wrong layer [00:14:54] I was sure I saw something like "canBeRemoved" or something, but I can't find it again [00:15:02] what do you mean the wrong layer? [00:15:55] oh removable! .. but wait, that controls the icon [00:16:20] (03PS2) 10Catrope: Add evil detection functionality for IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144097 [00:16:20] it's already true. Hmm. [00:16:39] ve.ui.Inspector.prototype.onRemoveButtonClick = function () { [00:16:40] this.close( { 'action': 'remove' } ); [00:16:51] You just have to handle that in your teardownProcess I guess [00:17:37] I thought that it does that automatically for the nodes. [00:17:57] as in that was the default [00:18:01] but i am obviously wrong. Hm [00:19:07] No, because for annotations it's different [00:19:10] And they inherit the same thing [00:22:17] Yeah I just saw that. For some reason I thought it was a trivial removal when it involved focusable nodes [00:23:09] There we go. [00:23:11] now it works. [00:23:19] Okay, what else.. ah, yes. Adding new comments. [00:24:19] (03PS2) 10Catrope: Disable triple-click handling in IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/143929 [00:26:31] 3VisualEditor / 3Mobile: VisualEditor Mobile: [Regression wmf12] In iOS Safari, cannot open any page as it throws error "Error,can't load section" - 10https://bugzilla.wikimedia.org/67508#c2 (10Ryan Kaldari) I can reproduce this on beta labs, but not in local master. [00:32:03] (03CR) 10Jforrester: [C: 032] Add evil detection functionality for IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144097 (owner: 10Catrope) [00:33:10] (03CR) 10Jforrester: [C: 032] Disable triple-click handling in IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/143929 (owner: 10Catrope) [00:33:27] (03Merged) 10jenkins-bot: Add evil detection functionality for IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144097 (owner: 10Catrope) [00:34:39] (03Merged) 10jenkins-bot: Disable triple-click handling in IE [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/143929 (owner: 10Catrope) [00:37:17] 3VisualEditor / 3Mobile: VisualEditor Mobile: [Regression wmf12] In iOS Safari, cannot open any page as it throws error "Error,can't load section" - 10https://bugzilla.wikimedia.org/67508#c3 (10Ryan Kaldari) Looks like this is caused by beta labs being in read-only mode. I can't edit on desktop either. [00:37:28] (03CR) 10Jforrester: [C: 032] Remove jquery.client [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144099 (owner: 10Catrope) [00:37:32] 3VisualEditor / 3Mobile: VisualEditor Mobile: [Regression wmf12] In iOS Safari, cannot open any page as it throws error "Error,can't load section" - 10https://bugzilla.wikimedia.org/67508 (10Ryan Kaldari) p:5High>3Normal s:5major>3normal [00:39:00] (03Merged) 10jenkins-bot: Remove jquery.client [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144099 (owner: 10Catrope) [00:39:15] (03PS1) 10Catrope: Update VE core to d235846 [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144103 [00:39:17] (03PS1) 10Catrope: Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 [00:39:53] (03CR) 10jenkins-bot: [V: 04-1] Update VE core to d235846 [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144103 (owner: 10Catrope) [00:40:05] (03CR) 10jenkins-bot: [V: 04-1] Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 (owner: 10Catrope) [00:44:25] (03CR) 10Jforrester: [C: 032] Update VE core to d235846 [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144103 (owner: 10Catrope) [00:45:43] (03CR) 10Catrope: "FIXME: getRelativeOffset() can now return -1, but it doesn't document that this is the case. getRelativeRange() unquestioningly generates " [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144004 (https://bugzilla.wikimedia.org/66604) (owner: 10Esanders) [00:46:11] (03PS1) 10Catrope: Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144106 [00:46:13] (03CR) 10jenkins-bot: [V: 04-1] Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144106 (owner: 10Catrope) [00:46:17] (03CR) 10Catrope: [C: 032] Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144106 (owner: 10Catrope) [00:46:19] (03CR) 10jenkins-bot: [V: 04-1] Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144106 (owner: 10Catrope) [00:46:21] woah [00:46:24] this one is weird [00:46:28] on https://www.mediawiki.org/wiki/Manual:Skinning?veaction=edit [00:46:49] insert the template "MW 1.23" (or any of its numbered friends) on a new empty line, anywhere [00:46:56] and start typing after it [00:47:00] How is the page purple? [00:47:14] (03Abandoned) 10Catrope: Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144106 (owner: 10Catrope) [00:47:40] and receive snowmen [00:47:41] http://i.imgur.com/i5BqURS.png [00:47:46] i tried to type 'stuff' [00:47:53] Eurgh, yeah. [00:48:12] git 20 snowmen instead and my text in reverse order [00:48:17] got* [00:48:20] :D [00:48:43] the template itself is treated as some weird block-inline hybrid? [00:49:09] James_F: it's in Vector.css somewhere, the Help: pages have a custom background even to show that they're PD [00:49:32] anyway, that's reproducible and not just me? [00:49:58] (03PS1) 10Catrope: Revert "Restrict get relative offset to movements of +/-1" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144107 [00:50:38] (03CR) 10Catrope: [C: 032] Revert "Restrict get relative offset to movements of +/-1" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144107 (owner: 10Catrope) [00:50:51] MatmaRex: Yeah. [00:50:59] MatmaRex: We noticed some other snowmen bugs today. Appears to happen when you type/delete/backspace near a template [00:51:13] I'm going to blame Ed. [00:51:18] Mostly because he's not here. [00:51:40] well, have fun, i bet you missed your wintery friends [00:51:52] i haven't seen them in a long time ;) [00:52:07] MatmaRex: David is almost done getting rid of pawns :) [00:52:11] (03Merged) 10jenkins-bot: Revert "Restrict get relative offset to movements of +/-1" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144107 (owner: 10Catrope) [00:52:25] Instead, we'll have unicorns, but they'll be invisible images, not characters [00:52:46] yeah, seen that scroll by a few times [00:52:56] (except in debug mode, where unicorns will be visible images, of a Unicode knight character with a Unicode combining ` accent that looks like a horn) [00:53:18] the description makes it seem like it'll be harder to notice when something in the internals goes bad, which is both a good and a bad thing i guess [00:53:22] oh, neat [00:54:08] Well [00:54:20] Pawning pollutes the data model, which is why it can go bad so easily [00:54:23] Unicorning doesn't do this [00:55:40] (03PS1) 10Catrope: Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144109 [00:55:47] (03CR) 10Catrope: [C: 032] Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144109 (owner: 10Catrope) [00:57:21] (03Merged) 10jenkins-bot: Revert "Skip over nested handlesOwnChildren nodes in getRelativeOffset" [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144109 (owner: 10Catrope) [00:59:17] 3VisualEditor / 3MediaWiki integration: VisualEditor: Changing language of a node doesn't load styles for new language - 10https://bugzilla.wikimedia.org/67515 (10Bartosz Dziewoński) 3NEW p:3Unprio s:3normal a:3None Changing language of a node doesn't load styl... [00:59:30] 3VisualEditor / 3MediaWiki integration: VisualEditor: Changing language of a node doesn't load styles for new language - 10https://bugzilla.wikimedia.org/67515 (10Bartosz Dziewoński) [00:59:31] 3VisualEditor / 3ContentEditable: VisualEditor: Pasting a syntaxhighlight block from another VE surface don't load syntaxhighlight's styling - 10https://bugzilla.wikimedia.org/58388 (10Bartosz Dziewoński) [01:00:26] (03PS2) 10Catrope: Update VE core submodule to master (a887989) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144098 [01:00:35] MatmaRex: https://gerrit.wikimedia.org/r/#/c/114529/ FWIW. [01:00:37] (03Abandoned) 10Catrope: Update VE core to d235846 [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144103 (owner: 10Catrope) [01:00:43] MatmaRex: Needs a huge amount of work, but… [01:00:47] 3VisualEditor / 3Editing Tools: VisualEditor: Math inspector live preview double-escapes angle brackets - 10https://bugzilla.wikimedia.org/57429 (10Bartosz Dziewoński) [01:00:47] 3VisualEditor / 3ContentEditable: VisualEditor: GeneratedContentNode rerenders with double-escaped HTML entities - 10https://bugzilla.wikimedia.org/66456#c1 (10Bartosz Dziewoński) 5ASSI>3RESO/DUP *** This bug has been marked as a duplicate of bug 60332 *** [01:00:50] 3VisualEditor / 3Editing Tools: VisualEditor: Preview from MWAlienInspector of a syntaxhighlight block shows text HTML encoded when it shouldn't - 10https://bugzilla.wikimedia.org/60332#c4 (10Bartosz Dziewoński) *** Bug 66456 has been marked as a duplicate of this bug. *** [01:01:01] 3VisualEditor / 3Editing Tools: VisualEditor: Preview from MWAlienInspector of a syntaxhighlight block shows text HTML encoded when it shouldn't - 10https://bugzilla.wikimedia.org/60332 (10Bartosz Dziewoński) [01:01:01] 3VisualEditor / 3ContentEditable: VisualEditor: GeneratedContentNode rerenders with double-escaped HTML entities - 10https://bugzilla.wikimedia.org/66456 (10Bartosz Dziewoński) [01:01:22] RoanKattouw: hm, interesting. [01:01:27] James_F: oh, that's also interesting. [01:01:51] (03PS2) 10Catrope: Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 [01:02:04] MatmaRex: Uses Ace as a 'real' code editor. [01:02:15] i have way too many tabs open right now :o [01:02:30] MatmaRex: Hush, I have 600+ [01:02:31] * James_F grins. [01:02:34] (03PS8) 10Mooeypoo: [WIP] Show comments inline to the user [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/140773 (https://bugzilla.wikimedia.org/49603) (owner: 10Jforrester) [01:02:41] One reason why I need to go on vacation: so I can clean that crap up [01:03:00] hah [01:03:11] James_F, ^^ take a look and see if it works the way you wanted it. I'm only stuck on the inspector not being big enough right now [01:03:26] mooeypoo: That will be magically fixed by Trevor's new window system. [01:03:31] * mooeypoo nods [01:03:38] that's the only thing that stops it now from being non-WIP [01:03:44] Unfortunately the extension that shows my tab count in the bottom left corner is not compatible with FF 30 [01:04:06] James_F, until that happens... I need more bugs. [01:04:09] :D [01:04:09] RoanKattouw: this many tabs on firefox? you're hardcore [01:04:13] mooeypoo: :-D [01:04:22] (or you have way too much RAM :>) [01:04:23] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Show comments inline to the user [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/140773 (https://bugzilla.wikimedia.org/49603) (owner: 10Jforrester) [01:04:34] James_F, read that with the cookie monster voice. [01:05:12] mooeypoo: I need buggie! Buggie buggie buggie buggie! [01:05:19] mooeypoo: Etc.? [01:05:27] Me needs buggie. [01:05:36] Yup yup. [01:05:40] buggiebuggiebuggieyum yumyum. [01:05:45] Exactly. [01:07:32] 3VisualEditor / 3ContentEditable: VisualEditor: Display HTML comments to the editor (and make them editable/creatable/removable) - 10https://bugzilla.wikimedia.org/49603 (10James Forrester) a:3Moriel Schottlender [01:08:46] 3VisualEditor / 3Editing Tools: VisualEditor: Reference group input should be a "ComboBox" suggesting possible values - 10https://bugzilla.wikimedia.org/61574 (10James Forrester) p:5High>3Normal [01:08:48] 3VisualEditor / 3Editing Tools: VisualEditor: Reference group input should be a "ComboBox" suggesting possible values - 10https://bugzilla.wikimedia.org/61574 (10James Forrester) a:3Alex Monk [01:09:10] mooeypoo: How about https://bugzilla.wikimedia.org/show_bug.cgi?id=55505 ? :-) Probably just needs a careful audit – I think we've squashed most of them. [01:09:32] 3VisualEditor / 3Technical Debt: VisualEditor: Deprecate 'live' in favor or 'setup' and 'teardown' - 10https://bugzilla.wikimedia.org/55505 (10James Forrester) a:3Moriel Schottlender [01:11:03] 3VisualEditor / 3MediaWiki integration: VisualEditor: Port MW core changes back to 1.19.x, 1.20.x and 1.21.x series so VE can run on them - 10https://bugzilla.wikimedia.org/43898#c10 (10James Forrester) 5ASSI>3RESO/WON Now that 1.23.x is released I suppose this is unnecessary. [01:12:06] James_F: https://gerrit.wikimedia.org/r/#/c/144104/ and dependency [01:12:56] (03CR) 10Jforrester: [C: 032] Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 (owner: 10Catrope) [01:13:01] (03CR) 10Jforrester: [C: 032] Update VE core submodule to master (a887989) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144098 (owner: 10Catrope) [01:14:43] RoanKattouw: um [01:14:50] where is the stylesheet? [01:15:08] MatmaRex: Oops, good catch [01:15:35] (03PS3) 10Catrope: Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 [01:16:17] (03Merged) 10jenkins-bot: Update VE core submodule to master (a887989) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144098 (owner: 10Catrope) [01:16:43] (03CR) 10Bartosz Dziewoński: Add stylesheet with IE hacks and only load it with IE (031 comment) [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 (owner: 10Catrope) [01:17:55] (03CR) 10jenkins-bot: [V: 04-1] Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 (owner: 10Catrope) [01:19:07] (03PS4) 10Catrope: Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 [01:19:22] (03Abandoned) 10Catrope: Apply opacity styling to highlights directly, not to their containers [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/142733 (owner: 10Catrope) [01:20:00] good night [01:20:17] James_F, hah, my chrome crashed on that link. [01:20:20] I'll work on that, though. [01:20:47] (03PS5) 10Catrope: Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 [01:58:50] (03PS1) 10Catrope: GridLayout: Hide panels with zero width or zero height [oojs/ui] - 10https://gerrit.wikimedia.org/r/144113 [02:00:48] 3VisualEditor / 3Editing Tools: VisualEditor: In the media insertion dialog, give a tooltip on each item saying what will happen when you click it (i.e., "Click to insert as a thumbnail" or whatever) - 10https://bugzilla.wikimedia.org/52219 (10James Forrester) a:3Moriel Schottlender [02:03:09] (03CR) 10Jforrester: [C: 032] Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 (owner: 10Catrope) [02:04:53] (03Merged) 10jenkins-bot: Add stylesheet with IE hacks and only load it with IE [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144104 (owner: 10Catrope) [02:06:12] (03CR) 10Jforrester: [C: 032] GridLayout: Hide panels with zero width or zero height [oojs/ui] - 10https://gerrit.wikimedia.org/r/144113 (owner: 10Catrope) [02:06:52] (03Merged) 10jenkins-bot: GridLayout: Hide panels with zero width or zero height [oojs/ui] - 10https://gerrit.wikimedia.org/r/144113 (owner: 10Catrope) [09:21:03] (03PS1) 10Esanders: Skip over nested handlesOwnChildren nodes in getRelativeOffset (II) [VisualEditor/VisualEditor] - 10https://gerrit.wikimedia.org/r/144136 (https://bugzilla.wikimedia.org/66604) [10:47:07] (03PS5) 10Vikassy: [BrowserTests] Added support for iframe elements for language screenshot [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/142990 [11:27:26] Hi folks, Does the error '[3d918431] 2014-07-04 11:26:39: Fatal exception of type MWException' is in a FAQ for installing VisualEditor? [11:40:18] 3VisualEditor: VisualEditor: The inspector for node immediately closes after opening on Opera 12 - 10https://bugzilla.wikimedia.org/67530 (10Bartosz Dziewoński) 3NEW p:3Unprio s:3normal a:3None The inspector for node immediately closes after opening on Opera 12.... [13:28:00] 3VisualEditor: VisualEditor: The inspector for node immediately closes after opening on Opera 12 - 10https://bugzilla.wikimedia.org/67530#c1 (10Bartosz Dziewoński) When you try opening the inspector: * The 'focusout' event is eventually fired on .ve-ce-surface-paste * ve.ce.Surface.prototy... [13:32:15] 3VisualEditor: VisualEditor: The inspector for node immediately closes after opening on Opera 12 - 10https://bugzilla.wikimedia.org/67530#c2 (10Bartosz Dziewoński) (In reply to Bartosz Dziewoński from comment #1) > * On Opera 12 `rangy.getSelection( this.getElementDocument() ).anchorNode` i... [14:59:39] (03PS1) 10Zfilipin: [BrowserTest] Language Screenshot feature needs site specific tag [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144152 (https://bugzilla.wikimedia.org/62737) [15:02:49] (03CR) 10Zfilipin: [C: 032] [BrowserTest] Language Screenshot feature needs site specific tag [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144152 (https://bugzilla.wikimedia.org/62737) (owner: 10Zfilipin) [15:04:30] (03Merged) 10jenkins-bot: [BrowserTest] Language Screenshot feature needs site specific tag [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144152 (https://bugzilla.wikimedia.org/62737) (owner: 10Zfilipin) [15:13:32] 3VisualEditor / 3Editing Tools: VisualEditor: MWExtensionNode preview (, , …) double-escapes HTML (angle brackets, ampersands) - 10https://bugzilla.wikimedia.org/57429#c2 (10Bartosz Dziewoński) This problem is actually common for everything that uses MWExtensionNode. The problem is tha... [15:13:32] 3VisualEditor / 3ContentEditable: VisualEditor: Rendering of MWExtensionNode is empty after the user edits it - 10https://bugzilla.wikimedia.org/54577 (10Bartosz Dziewoński) [15:14:01] 3VisualEditor / 3Editing Tools: VisualEditor: MWExtensionNode preview (, , …) double-escapes HTML (angle brackets, ampersands) - 10https://bugzilla.wikimedia.org/57429#c3 (10Bartosz Dziewoński) *** Bug 60332 has been marked as a duplicate of this bug. *** [15:14:02] 3VisualEditor / 3Editing Tools: VisualEditor: Preview from MWAlienInspector of a syntaxhighlight block shows text HTML encoded when it shouldn't - 10https://bugzilla.wikimedia.org/60332#c5 (10Bartosz Dziewoński) 5ASSI>3RESO/DUP a:3Bartosz Dziewoński This is actually the same issue as bug 57429, let's m... [15:25:00] 3VisualEditor / 3Editing Tools: VisualEditor: MWExtensionNode preview (, , …) double-escapes HTML (angle brackets, ampersands) - 10https://bugzilla.wikimedia.org/57429#c4 (10Bartosz Dziewoński) Basically, ve.ce.MWExtensionNode.prototype.generateContents builds an XML element object fo... [15:27:45] 3VisualEditor / 3Editing Tools: VisualEditor: MWExtensionNode preview (, , …) double-escapes HTML (angle brackets, ampersands) - 10https://bugzilla.wikimedia.org/57429#c5 (10Bartosz Dziewoński) Just for "fun", some informative examples that show what happens when you try too hard with... [16:13:59] (03PS1) 10Bartosz Dziewoński: ve.ui.MWExtensionInspector: Prevent from setting impossible content [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144157 (https://bugzilla.wikimedia.org/57429) [16:14:05] (03PS1) 10Bartosz Dziewoński: ve.ce.MWExtensionNode: Don't escape content of wikitext tags on preview [extensions/VisualEditor] - 10https://gerrit.wikimedia.org/r/144158 (https://bugzilla.wikimedia.org/57429) [16:33:03] 3VisualEditor / 3MediaWiki integration: VisualEditor: The read HTML should have hinting to allow full DOM copying (as opposed to just rich copying) from read mode into VE surfaces - 10https://bugzilla.wikimedia.org/52091 (10Bartosz Dziewoński) [16:35:19] 3VisualEditor / 3ContentEditable: VisualEditor: Pasting a syntaxhighlight block from another VE surface don't load syntaxhighlight's styling - 10https://bugzilla.wikimedia.org/58388 (10Bartosz Dziewoński) [16:35:20] 3VisualEditor / 3MediaWiki integration: VisualEditor: Changing language of a node doesn't load styles for new language - 10https://bugzilla.wikimedia.org/67515 (10Bartosz Dziewoński)