No Code Attached Yet
avatar orschiro
orschiro
19 Feb 2024

Hello,

Can someone reproduce this issue that bold text does not appear bold inside the editor?

It does appear bold on the actual page, just not inside the text editor.

It seems to be caused by the Joomla css for that editor. If the text has a link, the text will not become bold.

https://joomla.xxx/media/system/css/editor.min.css

Thanks!

Screenshot

avatar orschiro orschiro - open - 19 Feb 2024
avatar orschiro orschiro - change - 19 Feb 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 19 Feb 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Feb 2024
avatar brianteeman
brianteeman - comment - 19 Feb 2024

Can not confirm

image

avatar orschiro
orschiro - comment - 19 Feb 2024

I was able to reproduce it consistently.

See this video: https://drive.google.com/file/d/1uohUTK_uFKCHwIDZcbtCEwaUBAHYRhMu/view?usp=drivesdk

It only happens if I select and want to highlight the entire word.

A selection of words works though.

avatar brianteeman
brianteeman - comment - 19 Feb 2024

I can see from that screenshot and video that you are not using the tinymce editor that is shipped with Joomla.

avatar orschiro
orschiro - comment - 19 Feb 2024

You're right, I am sorry. I used TinyMCE of Yootheme for that matter.

But the same applies to core Joomla.

Can you try the following:

First enter a text and a link. Then mark all text as "Paragraph". After that mark all text as "Bold". But the link part does not get bold.

avatar Quy
Quy - comment - 19 Feb 2024

I cannot reproduce. Please click Toggle Editor to see the generated HTML.

avatar brianteeman
brianteeman - comment - 19 Feb 2024

still can not replicate. Sounds like the yootheme implementation of tinymce is broken

avatar Quy Quy - change - 20 Feb 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-02-20 18:06:57
Closed_By Quy
avatar Quy Quy - close - 20 Feb 2024
avatar Quy
Quy - comment - 20 Feb 2024

Closing as non-reproducible in core and most likely with Yootheme's implementation.

avatar orschiro
orschiro - comment - 20 Feb 2024

Can you please try the following?

The same happens inside core Joomla.

See this video: https://drive.google.com/file/d/1lbi92tpxERAi1rEKYDMJ7KiI_6lWgmqD/view?usp=drivesdk

avatar brianteeman
brianteeman - comment - 20 Feb 2024

Still not reproducable

links

avatar orschiro
orschiro - comment - 21 Feb 2024

Then I have no other idea...

Thanks for testing though!

avatar Quy
Quy - comment - 21 Feb 2024

Please use browser's inspector to see if the bold styling has been removed via css on the backend.

avatar orschiro
orschiro - comment - 21 Feb 2024

I am not sure how to do this.

Like this?

image image
avatar Quy
Quy - comment - 21 Feb 2024

Perfect! On my system, the font-family is san-serif, but on yours it is -apple-..... This could be the problem. Have you tested on a clean install without Yootheme?

42833-body

avatar orschiro
orschiro - comment - 22 Feb 2024

Thanks!

Not yet.

You think Yootheme can cause this problem by somehow changing the font-family?

avatar orschiro
orschiro - comment - 23 Feb 2024

Can the problem the following?

Cassiopeia "overrides" the editor.css file and uses its own

https://joomla.xxx/media/templates/site/cassiopeia/css/editor.min.css

And that works fine.

But without an override Joomla loads this file

https://joomla.xxx/media/system/css/editor.min.css

So I guess the question why the two editor.min.css files (owned by Joomla) are not identical.

avatar orschiro
orschiro - comment - 29 Feb 2024

@Quy @brianteeman could I get your input on my latest comment?

Thank you!

Add a Comment

Login with GitHub to post a comment