Hello,
I'm new to JavaFX and am impressed with the HTML Editor. There's one issue I've noticed though. If you enter a few paragraphs, with a few empty paragraphs in between, then hold down the shift key and try and select the content using the up or down arrow key, the selection grows to include the paragraphs containing text but then stops at the empty paragraphs. Then the selection clears and then starts to grow again as you move along. I know it sounds silly but yea. Is there any way to fix this so the selection is continuous as you select empty paragraphs?