JDK-8102434 : Support complex characters in controls
Type:Enhancement
Component:javafx
Sub-Component:controls
Priority:P2
Status:Closed
Resolution:Fixed
Submitted:2012-06-29
Updated:2015-06-16
Resolved:2012-12-18
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.
No new public API is expected in controls for this feature.
09-10-2012
G11N/OK - most likely no translation required.
20-09-2012
Could you please comment a bit on the documentation impact for this feature. Will this functionality bring new public APIs, or complex characters will be supported on the implementation level?
Bumping priority to match the requirement's priority.
13-08-2012
The heavy lifting will be done by the graphics team through RT-17411. The controls need to be updated to use whatever API is provided by RT-17411. For static text this should very straightforward. For the text editing controls we will have to modify the code for selection and careting.
13-08-2012
Assigning to Leif, although it is likely that this is a duplicate.