mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-12 14:35:28 +00:00
eedef37c78
This reverts parts of I678bb24. Brief history of this code: 2014: The dialog was designed to dynamically change the title. There was never a tooltip. 2016: A change in OOjs changed the behavior in VE. Now the initial title shows up as a tooltip. It never updates because VE does not know about this. The tooltip does not match the visible title. 2021: We revert to the behavior from 2014. We achieve this by bypassing the codepath that creates the tooltip. This is why ….title.setLabel() is used instead of ….static.title. Bug: T276568 Change-Id: I346a904881c3a63186d6a80afdaf717688bab42a |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
preinit | ||
tests | ||
themes | ||
ui |