mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #40271
[Bug 1649319] Re: Editing a table - editor's icons are not being displayed
The problem is from the skin "light" in the TinyMCE theme. He miss the required font and :before css style to call the icons.
A workaround is to replace the call of the "light" skin to the "lightgray" default skin in the htdocs/lib/web.php file.
I don't know exactly where is came from the "light skin" but if its an adapted version from the link below, it has the same problem :
https://pixabay.com/fr/blog/posts/a-modern-custom-theme-for-tinymce-4-40/
Maybe a solution is to begin from the "lightgray" skin and to create a new one. Ex using this:
http://skin.tinymce.com/
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1649319
Title:
Editing a table - editor's icons are not being displayed
Status in Mahara:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Status in Mahara 16.10 series:
Confirmed
Status in Mahara 17.04 series:
Confirmed
Bug description:
Mahara 16.04
When you try to edit a table, the icons with the different options
(add row, delete row, etc.) doesn't show up in the editor. See the
screenshot attached.
Already tested in different browsers (Chrome, Firefox, etc.).
Steps :
1 - edit a page
2 - add a table
3 - try to edit the table (you'll see the icons are missing)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1649319/+subscriptions
References