← Back to team overview

mahara-contributors team mailing list archive

[Bug 1699074] Re: Image can't be linked in TinyMCE via GUI

 

This is a problem of tinyMCE library.

I could replicate the bug in firefox/chrome. But with this fix they made
for tinyMCE:
https://github.com/tinymce/tinymce/commit/228fb3a91cb9c5c5c8c7213991359d4716c88416
the issue disappears.

This bug is not present in 17.04 because we upgraded the TinyMCE lib to
4.5.5 in it. (Bug: 1672893)


** Changed in: mahara
       Status: Confirmed => Invalid

-- 
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/1699074

Title:
  Image can't be linked in TinyMCE via GUI

Status in Mahara:
  Invalid

Bug description:
  Mahara 16.10 (no problem in 17.04 and master):

  When you try to link an image in TinyMCE, you can't add a URL.

  To replicate:

  1. Pull the "Text" block onto a page.
  2. Add an image into the text box.
  3. Click the link icon (keeping the image selected) and enter a URL.
  4. Click the "OK" button.

  Expected result: The pop-up box disappears and the image is linked.
  Actual result: Nothing happens when you click the "OK" button.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1699074/+subscriptions


References