JDK-8087726 : Text layout issue when editing bidi in WebView text box
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2013-06-28
  • Updated: 2018-09-06
  • Resolved: 2017-08-03
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.
Other
tbdResolved
Related Reports
Relates :  
Description
To reproduce,
1. in WebView, load a web page which contains text box, for example http://google.com
2. type a few Arabic text in the text box
3. type English following the arabic

Problem: the space between Arabic and English becomes bigger and bigger.
This is not reproducible for TextField and HTMLEditor
Comments
With recent webkit update, i couldn't reproduce the problem in our latest build.
03-08-2017