Maybe this is by design, but when I enter something like this:
**abcd**
select it and click on bold or use CTRL+B, instead of deselecting bold, this happens:
****abcd****
Which leads to this:
*abcd*
I came across this while editing a post that had code formatted like this:
> **<?php**
I selected the whole line, hit CTRL+Q to delete the blockquote and, after selecting it again, CTRL+B to delete the bold text.
*characters, just the text within, it looks like Ctrl+B will remove them correctly (at least for me). I'm not sure this is a "bug" but rather just "how it works", because after using Ctrl+B to set text to bold, only the interior text is selected anyway, not the*characters. By this same working, I can also reproduce the error a text that was bolded with the shortcut, just by selecting the*s. – DMA57361 Jul 28 '11 at 11:22