You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
Contrary to all other Mediawiki skins that I tried (Vector, Bootstrap based etc.), the pop-ups for inserting link and images in the TinyMCE editor extension look distorted with the Pivot skin, see screenshots of the issue here: yaronkoren/TinyMCE-old#14
Any idea what could be causing this? Thanks for the help!
The text was updated successfully, but these errors were encountered:
Just took a quick look and the only thing I can see is the computed element set width is really low. On all the other skins it sets to 400px + on Pivot and Foreground it sets to mid 300px. So the question would be why, does Pivot and Foreground have a missing div id, div class, conflicting js, etc.
Setup
Issue
Contrary to all other Mediawiki skins that I tried (Vector, Bootstrap based etc.), the pop-ups for inserting link and images in the TinyMCE editor extension look distorted with the Pivot skin, see screenshots of the issue here:
yaronkoren/TinyMCE-old#14
Any idea what could be causing this? Thanks for the help!
The text was updated successfully, but these errors were encountered: