Commit 75e472b
committed
morebits: fix integration with Navigation Popups
- Remove obsolete code to integrate with navpopups via window.setupTooltips which is no longer exposed.
- Fire the wikipage.content hook instead, which is handled by navpopups. This is only done for content of previews, as popups for other links in Twinkle dialogs are unnecessary.
- Change base z-index of dialog to 500. As popups uses 1000, this ensures that popups always appear over the dialog.
Fixes #23071 parent 46bfd7a commit 75e472b
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4680 | 4680 | | |
4681 | 4681 | | |
4682 | 4682 | | |
| 4683 | + | |
| 4684 | + | |
| 4685 | + | |
4683 | 4686 | | |
4684 | 4687 | | |
4685 | 4688 | | |
| |||
5685 | 5688 | | |
5686 | 5689 | | |
5687 | 5690 | | |
| 5691 | + | |
| 5692 | + | |
5688 | 5693 | | |
5689 | 5694 | | |
5690 | 5695 | | |
| |||
5774 | 5779 | | |
5775 | 5780 | | |
5776 | 5781 | | |
5777 | | - | |
5778 | | - | |
5779 | | - | |
5780 | | - | |
5781 | | - | |
| 5782 | + | |
5782 | 5783 | | |
5783 | 5784 | | |
5784 | 5785 | | |
| |||
0 commit comments