Bug 1680323 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I think I should call this a website bug. Something resets `innerHTML` when focusing out and that clears the selection, which is caused by inline Unfortunately it's extremely hard to debug because the script is `eval()`ed, big, and obfuscated.
I think I should call this a website bug. Something resets `innerHTML` when focusing out and that clears the selection. Unfortunately it's extremely hard to debug because the `eval()`ed script is obfuscated and the stack is 20+ long.

(The page uses CKEditor 4 but the caller is outside of that.)

Back to Bug 1680323 Comment 2