Steffen
Well-known member
- Affected version
- 2.2.12
Consider this situation:
Now place your cursor at the beginning of the first quote. Continue to press the "Delete" key until the quote is empty. Now presse "Delete" once more. This is the result:
The text from Bob's quote has been moved up into Alice's quote. I don't know enough about the internals of Froala to say anything about where/how this could possibly be fixed but from a user perspective this looks like a bug. Maybe pressing "Delete" inside an empty quote should just do nothing? Or maybe it should delete the empty quote. But it should not delete the following quote and magically moves its contents into the current quote.
Code:
[QUOTE="Alice"]
I'm Alice!
[/QUOTE]
[QUOTE="Bob"]
I'm Bob!
[/QUOTE]
Now place your cursor at the beginning of the first quote. Continue to press the "Delete" key until the quote is empty. Now presse "Delete" once more. This is the result:
The text from Bob's quote has been moved up into Alice's quote. I don't know enough about the internals of Froala to say anything about where/how this could possibly be fixed but from a user perspective this looks like a bug. Maybe pressing "Delete" inside an empty quote should just do nothing? Or maybe it should delete the empty quote. But it should not delete the following quote and magically moves its contents into the current quote.