Fredrik D

Results 65 comments of Fredrik D

@tomsq Sorry, I'm not able to replicate your issue. Your description mentions a second line, but the replication demo only has one line of text. Regardless of what I try,...

I can confirm this being an issue. Here is a reduced replication case: https://fiddle.tiny.cloud/OgrDglWjwK/1. This have been an issue for years, dating back to TinyMCE 4.9

We got no new information to share at the moment, sorry.

Hi @OmidShojaee. As @ashfordneil said this is not something TinyMCE supports today. In order to accept this as a feature request we sould we would need to know a bit...

I'm not sure I follow... If I press the bold button in an empty editor and then type a couple of characters, the text will become bold. The same goes...

Alright I see what you mean. To replicate 1. create 3x3 table 1. place cursor in first cell, select all (all cells selected) 1. change font-size to 32 1. place...

@shankar5147, Do you mean the title attribute that turns into a browser tooltip?

Yeah this is not something we have today. I'll flag this as a feature request. Just to get an idea of the use case, how many links do you have...

I imagined you would give me that answer 😊. We have some ideas on an improved UI for this, but we do not have any concrete plans as of today....

Hi @omidshojaee, you can create (register) your own custom menu items executing the `execCommand('mceDirectionLTR')` command. See https://www.tiny.cloud/docs/tinymce/latest/custom-basic-menu-items/