Bug where color rending stops

Operating system

Windows

Joplin version

3.6.13

Desktop version info

Joplin 3.6.13 (prod, win32)

Device: win32, Intel(R) Core(TM) i9-14900K
Client ID: eff1759ca7794ddfa05f56822b571b51
Sync Version: 3
Profile Version: 49
Keychain Supported: Yes
Alternative instance ID: -
Sync target: Joplin Cloud
Editor: Markdown

Revision: 7e21762

Freehand Drawing: 4.3.0
Math Mode: 1.0.0
Templates: 3.0.0

Sync target

Joplin Cloud

What issue do you have?

Tried the select color text plugin, and it worked fine for body text.
Then I tried to put color in title text, that didn't work.
But it also BROKE (apparently) all html rendering.
Such that test
Show "test" as simple black text. As though ALL html interpretation was turned off.

I've tried clearing the tmp file, restarting multiple times with plugins turned off, exiting all instances of firefox, etc.

Is there some other thing to reset to make the basic function work again?
(Some other cache or service to clear or restart?)

Could you please share a screenshot of the bug so that we can more clearly see what the issue is?

By deleting and reinstalling the colorize plugin (and some other random fiddling) I have apparently fixed it. Which means no I cannot take a screen shot. (very frustrating) - if it happens again I'll seek to do that. (Actually I'll make a really small repro note)

I might have found the issue, there appears to be a bug with the inline html rendering, where the rendering of inline html can break if you insert html tags without putting any text between them, and then click outside of the tags:

I was experimenting kind of randomly, including trying to put inline htm for colored text in the title of the note (that seemed to be what caused the break).

So the bug you site may well be the issue.

I eventually got it to work again, but I cannot say what I did.