Bug 197628

Summary: [Palette] Incorrect label in palette when BIDI language is used on Linux
Product: [Tools] GEF Reporter: Rajiv Verma <verma.rajiv>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: major    
Priority: P3 CC: nyssen
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Rajiv Verma CLA 2007-07-24 07:09:08 EDT
Build ID: I20070601-1539

Steps To Reproduce:
1.Create new example GEF project (Logic Diagram) New->Example->GEF->Logic Diagram
2.Wizard ask to create some logic file in the workspace, create default "emptyModel1.logic".
3."emptyModel1.logic" file is opened with the Example Logic Diagram editor.
4.Right click over some palette item e.g "LED" and select "Customize..."
5.Change the "Name" of the item with some BIDI string say in hebrew "XYZ" now as it is BIDI the cursor would be before X in XYZ now type English string and make the label as "abcXYZ". Press OK.
6. Label is applied as "XYZabc" not as "abcXYZ" as expected.

More information: