Skip to content

[6.1] Update tinymce and tinymce-i18n to latest versions - #48087

Open
brianteeman wants to merge 3 commits into
joomla:6.1-devfrom
brianteeman:tionymce
Open

[6.1] Update tinymce and tinymce-i18n to latest versions#48087
brianteeman wants to merge 3 commits into
joomla:6.1-devfrom
brianteeman:tionymce

Conversation

@brianteeman

@brianteeman brianteeman commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Changes

8.8.2 - 2026-07-27
Fixed
The caret could be positioned incorrectly in some cases when scrolling while a context toolbar was open.

Formatting could not be applied to and removed from editable child elements when a noneditable element was selected.

8.8.1 - 2026-07-22
Fixed
Applying or removing formatting on a multi-cell table selection incorrectly styled list items in cells that were not selected.

The menubar could wrap over multiple rows on narrow viewports, such as at high browser zoom levels, leaving little or no visible space for the editable area. The menubar now scrolls horizontally instead.

8.8.0 - 2026-07-15
Improved
Added the aria-valuenow, aria-valuemin, and aria-valuemax attributes to the editor resize handle when resizing vertically.

Fixed
Opening table properties on a nested table could edit the wrong table.

Clicking anchor links with special characters like semicolons in readonly mode or using the link plugin was throwing a querySelectorAll syntax error.

Worked around an edge case of a Chromium bug where clicking on the right of an li could fail.

8.7.0 - 2026-06-30
Added
Added editor.announce() for posting messages to screen readers via an aria-live region.

Improved
Removed 300 item limit on the emoticons dialog 'All' tab by optimising render performance.

Pressing Tab or Shift+Tab on an open menu now closes it and moves focus to the next or previous focusable element.

The editor resize handle now uses browser pointer events for more reliable behaviour across different integration environments.

Changed
Changed LESS math mode from always to parens-division.

Fixed
CSS custom property names and color values in the style attribute were being lowercased when parsed.

Focused links in dark mode was having the same text color as the background.

Using the undo keyboard shortcut did not restore editor selection correctly.

Worked around a Chromium bug where clicking on the right of an li could fail.

Some annotated text was hidden when printed even though it should have been visible.

Deleting a newline within a list item would delete the list item.

Context toolbar with position 'line' was not repositioning to the opposite side when overflowing the viewport.

Block-level formatting did not work on parent blocks when a contenteditable="false" inline element (such as an iframe) was selected.

Selecting multiple table cells and applying indentation did not apply to the entire selection.

Selecting multiple table cells and applying multiple formats could incorrectly nest formatting tags.

Dragging and dropping or copying and pasting an image didn’t add width and height to the tag.

Tooltips were clipped when the editor was hosted in a shadow DOM and its parent element had overflow:scroll.

Testing Instructions

As this is a js change either use a prebuilt package or npm ci
tinymce should work as normal

Actual result BEFORE applying this Pull Request

tinymce reports as version 8.6.0

Expected result AFTER applying this Pull Request

tinymce reports as version 8.8.2

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.1-dev labels Jul 14, 2026
@CSGoat0

CSGoat0 commented Jul 14, 2026

Copy link
Copy Markdown
Member

I have tested this item ✅ successfully on 983b67b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48087.

@tecpromotion tecpromotion self-assigned this Jul 15, 2026
@tecpromotion tecpromotion changed the title [6.1]Update tinymce and tinymce-i18n to latest versions [6.1] Update tinymce and tinymce-i18n to latest versions Jul 15, 2026
@muhme

muhme commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on 983b67b

Tested with JBT

  • Seen TinyMCE version 8.6.0 (2026-06-03) in network tools before PR
  • Installed prebuild-PR full installation
  • Seen TinyMCE version 8.7.0 in extension tab
  • Verified that editing and saving articles works and that the article is displayed on the site
    This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48087.

@richard67

Copy link
Copy Markdown
Member

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48087.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NPM Resource Changed This Pull Request can't be tested by Patchtester PR-6.1-dev RTC This Pull Request is Ready To Commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants