JDK-8120787 : Justify text alignment works poorly in WebNode
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 7u6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-06-09
  • Updated: 2015-06-17
  • Resolved: 2013-04-15
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
Blocks :  
Blocks :  
Description
Justify text alignment works poorly in WebNode.
If you select a text with justify alignment, text will move. Also, text blocks do not look to be aligned properly.
Comments
Verified by SQE.
29-04-2013

Fixed along with RT-24772.
15-04-2013

Affected tests: WebNodeDrt/fast/text/hyphenate-character.html WebNodeDrt/fast/text/hyphens.html WebNodeDrt/fast/text/justified-selection-at-edge.html WebNodeDrt/fast/text/justified-selection.html WebNodeDrt/fast/css/first-line-text-decoration-inherited-from-parent.html WebNodeDrt/fast/css/first-line-text-decoration.html WebNodeDrt/fast/text/international/arabic-justify.html WebNodeDrt/fast/text/trailing-white-space-2.html WebNodeDrt/fast/text/trailing-white-space.html
22-11-2012

Added fast/text/trailing-white-space-2.html and fast/text/trailing-white-space.html.
22-11-2012

Added fast/text/international/arabic-justify.html
21-11-2012

Added fast/css/first-line-text-decoration-inherited-from-parent.html and fast/css/first-line-text-decoration.html to affected list (same issue with test rendering and selection).
20-11-2012

We need glyph based text rendering (RT-11239) to fix this issue properly.
18-07-2012