OpenSolaris

Printable Version Enter a New Search
Bug ID 6501702
Synopsis UTF8_STRING target selection support in X11
State 11-Closed:Verified (Closed)
Category:Subcategory xserver:i18n
Keywords testcase
Responsible Engineer Gavin Tu
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_56
Fixed In snv_56
Release Fixed solaris_nevada(snv_56) , solaris_10u4(s10u4_03) (Bug ID:2145942)
Related Bugs 6410718
Submit Date 7-December-2006
Last Update Date 19-March-2007
Description
UTF8_STRING is a new X11 atom currently in the process of being standardized by X.Org. UTF8_STRING allows seamless interchange of
international textual data between X11 clients; its main application is selection interchange (``cut and paste'').

A number of X11 clients already fully support UTF8_STRING for selection interchange; this includes
    * the XFree86 version of XTerm
    * the XFree86 version of the Xaw text widget and the xedit
    * KDE applications
    * Gtk+ toolkit, and hence Gnome applications;
    * Mozilla, and hence Firefox
    * StarOffice

 The UTF8_STRING support addressed in this project are:
     * API extension of Xlibrary functions:
	 XmbTextPropertyToTextList
	 XwcTextPropertyToTextList
	 XmbTextListToTextProperty
	 XwcTextListToTextProperty
Work Around
N/A
Comments
N/A