mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68696
[Bug 1966154] Re: TinyMCE on mobile doesn't allow for the adding of table rows / editing table properties
One possibility for this could be that we are missing a plugin:
The bare bones demo is https://www.tiny.cloud/docs/quick-start/ which
looks closer to what we have in Mahara.
There is a note saying a bunch of plugins can be added. The demos on:
https://www.tiny.cloud/docs/demo/ have a bunch of plugins installed and
also has a much larger toolbar than ours.
We have a $tinymceconfig that sets up what we see in the editor. This
will need to get looked at again and see if all the available
interactions are available -> htdocs/lib/web.php
TinyMCE supports mobile.
What is the mobile interface that we use?
LINKS
- https://www.tiny.cloud/docs/general-configuration-guide/work-with-plugins/
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1966154
Title:
TinyMCE on mobile doesn't allow for the adding of table rows / editing
table properties
Status in Mahara:
Triaged
Bug description:
It is not possible to add more rows to a table when you want to edit
text via tinyMCE on a mobile device, e.g. phone. The current mobile
interface of tinyMCE prevents the editing of table properties.
I checked the online demo of tinyMCE and there it is possible to edit
tables in both the basic and fully featured examples
https://www.tiny.cloud/docs/demo/ but it doesn't look like those
examples are using the mobile tinyMCE interface.
We'd need to investigate:
- Is the mobile interface we use still supported? There were some deprecations?
- Do we still need a special mobile interface or can tinyMCE 5 be used on mobile as is?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1966154/+subscriptions
References