Bug 303091

Summary: Provide FontData constructor with locale parameter
Product: [Eclipse Project] Platform Reporter: RĂ¼diger Herrmann <ruediger.herrmann>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: remy.suen
Version: 3.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description RĂ¼diger Herrmann CLA 2010-02-17 12:10:45 EST
For RAP it would be desirable to have a FontData constructor that accepts a locale parameter like so:
  FontData( String name, int height, int style, String locale )

Background: RAP provides its own implementation of (a large subset of) the SWT APIs to bring rich-client applications to the web. In case of the FontData class, RAP provides an immutable version to be able to share instances across multiple sessions. In oder to specify a locale the above mentioned constructor would be necessary.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:06:05 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.