Text editor is not working in Firefox 78?

I just double checked via BrowserStack, and the toolbar formatting buttons work correctly under Firefox 91 :ok_hand:

Yeah, via MDN, Firefox < 89 had bugs with text manipulation:

Before Firefox 89, manipulating the content of <input> and <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).

4 Likes