Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTMLEditor text selection cuts off at empty paragraphs

User_F40EGOct 22 2021

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?

Comments
Post Details
Added on Oct 22 2021
0 comments
237 views