Reviewed: https://reviews.mahara.org/10786 Committed: https://git.mahara.org/mahara/mahara/commit/9cc6a5f2ea515fcd09cd58c5b47b876c37c0be18 Submitter: Robert Lyon ([email protected]) Branch: 19.04_STABLE
commit 9cc6a5f2ea515fcd09cd58c5b47b876c37c0be18 Author: anupamadharmajan <[email protected]> Date: Tue Jul 16 11:01:12 2019 +1000 Bug 1836664: TinyMCE editor is not displayed for the second time on mobile devices. Removed 'handheld_device' config condition from TinyMCE remove editor instance. The tinyMCE should remove if it exists. Sponsored by The Australian National University behatnotneeded Change-Id: Id752bf12a6e2fa6e9cc54e092e16c8f5d1396a62 -- 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/1836664 Title: TinyMCE issue on mobile devices Status in Mahara: Incomplete Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Incomplete Status in Mahara 20.04 series: Incomplete Bug description: TinyMCE editor is not displayed for the second time. Steps to reproduce: • log in as a user • create a new page • select to add a block with a wysiwyg editor • the modal opens BUT do not save it(TinyMCE editor is showing), instead choose to remove the block • the modal closes • try to create that same block • the modal opens but the TinyMCE editor will not be attached Expected: TinyMCE editor will show. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1836664/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

