Bug 303091 - Provide FontData constructor with locale parameter
Summary: Provide FontData constructor with locale parameter
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 12:10 EST by Rüdiger Herrmann CLA
Modified: 2019-09-06 16:06 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.