The note to indicate the presence of an "invisible" templates is now unexpectedly large:
Description
Details
Related Objects
- Mentioned In
- T189381: Clear VE autosave when making changes in 2010 editor
- Mentioned Here
- T189381: Clear VE autosave when making changes in 2010 editor
T189659: A few templates get an odd placemet in VisualEditor
rGVED5f6664e2eadc: Follow-Up I2bbf812: Fix comment node selectors
rEVED55a30052a89e: Update VE core submodule to master (30cf85e12)
Event Timeline
Let's see... bisect says introduced in 55a30052a89e2a662568f90acaf40d9e8763b0b5, which was an update-submodule commit, and looking through that... 5f6664e2eadc23c2f041ec53a4ee31dd88bab5d0 caused this.
Change 417479 had a related patch set uploaded (by DLynch; owner: DLynch):
[mediawiki/extensions/VisualEditor@master] ce.MWTransclusionNode: increase invisible selector specificity
Change 417479 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] ce.MWTransclusionNode: increase invisible selector specificity
Change 417775 had a related patch set uploaded (by Jforrester; owner: DLynch):
[mediawiki/extensions/VisualEditor@wmf/1.31.0-wmf.24] ce.MWTransclusionNode: increase invisible selector specificity
Note that how the mark is handled also blocks editing. I wrote about this in T189659 but it was closed as a duplicate. Blocking editing isn't the same as the mark simply being large.
It's just the wrong font size causing it to be overlaid on the text and blocking its editing.
It looks like this:
It's supposed to look like this:
Just fixing the font size fixes the issue.
It's all fixed on beta, we're just awaiting deploy. That back-port James made has languished over the weekend.
The SWAT deployment had some problems (the person doing the deploy didn't have time to deploy all of the scheduled patches) and I only noticed that five minutes before the deployment window ended. Let's try again in the next one: https://wikitech.wikimedia.org/wiki/Deployments#deploycal-item-20180314T2300
Change 417775 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@wmf/1.31.0-wmf.24] ce.MWTransclusionNode: increase invisible selector specificity
Mentioned in SAL (#wikimedia-operations) [2018-03-15T00:02:20Z] <tgr@tin> Synchronized php-1.31.0-wmf.24/extensions/VisualEditor/modules/ve-mw: VE fixes: T189267, T189381 (duration: 01m 16s)
Mentioned in SAL (#wikimedia-operations) [2018-03-15T00:03:46Z] <tgr@tin> Synchronized php-1.31.0-wmf.25/extensions/VisualEditor/modules/ve-mw: VE fixes: T189267, T189381 (duration: 01m 15s)



