JDK-8113398 : RichText highlighting gaps for selected colored text
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: fx2.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2011-06-08
  • Updated: 2015-06-16
  • Resolved: 2013-08-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Relates :  
Description
When colored text is highlighted the highlight has gaps before and after each colored letter. (screenshot)

Steps:
Run compile-all.sh in the toys bundle
Then run-subset.sh and procede to RichTextDemo
Now select the colored text. 
Comments
Fixed in 8b102, most likely by RT-24772 changes.
14-08-2013