← Back to team overview

mahara-contributors team mailing list archive

[Bug 1966154] A change has been merged

 

Reviewed:  https://reviews.mahara.org/c/mahara/+/13891
Committed: https://git.mahara.org/mahara/mahara/commit/375e732e172dd0a59ef37948e1f42077962542f3
Submitter: "Doris Tam <doristam@xxxxxxxxxxxxxxx>"
Branch:    main

commit 375e732e172dd0a59ef37948e1f42077962542f3
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Mon Apr 3 10:54:31 2023 +1200

Bug 1966154: Get table config back for mobile view of TinyMCE

Change-Id: I95aba78f3c00b78be24703448497dec0a5fa26bb
Signed-off-by: Doris Tam <doristam@xxxxxxxxxxxxxxx>

-- 
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:
  Fix Committed

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