Hey everyone!
I have noticed a pretty annoying little glitch with the WYSIWYG editor.
If you start a line in bold or italics, then hitting the bold/italics button or shortcut again doesn't work properly.
For example, this is what happens if I type the following into the editor:
Starting A Bold Line:This is what I'm writing here.
For comparison, this is what happens if I do this instead:
!Starting A Bold Line: This is what I'm writing here.
Or this:
Starting A Bold Line:!This is what I'm writing here.
---
Visually, what happens is that I type the space and then the editor immediately deletes it, turns bold/italics back on, and then goes from there. I've noticed this glitch in other situations, but I couldn't replicate them for this post.
I have noticed a pretty annoying little glitch with the WYSIWYG editor.
If you start a line in bold or italics, then hitting the bold/italics button or shortcut again doesn't work properly.
For example, this is what happens if I type the following into the editor:
Code:
<ctrl+B>Starting A Bold Line:<ctrl+B> This is what I'm writing here.
Starting A Bold Line:This is what I'm writing here.
For comparison, this is what happens if I do this instead:
Code:
!<ctrl+B>Starting A Bold Line:<ctrl+B> This is what I'm writing here.
!Starting A Bold Line: This is what I'm writing here.
Or this:
Code:
<ctrl+B>Starting A Bold Line:<ctrl+B>!This is what I'm writing here.
Starting A Bold Line:!This is what I'm writing here.
---
Visually, what happens is that I type the space and then the editor immediately deletes it, turns bold/italics back on, and then goes from there. I've noticed this glitch in other situations, but I couldn't replicate them for this post.
Last edited: