Bug 76683 - Enable Bidi support in GEF
Summary: Enable Bidi support in GEF
Status: RESOLVED FIXED
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.1.0 M3   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 77373 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-20 13:38 EDT by Mark Wallace CLA
Modified: 2005-03-22 11:27 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wallace CLA 2004-10-20 13:38:30 EDT
If you run a GEF based application in Bidi mode there are multiple problems 
e.g. drawing on Draw2D figures is not taking into account that the origin. Can 
GEF be enabled to work on RTL systems.
Comment 1 Randy Hudson CLA 2004-10-20 14:32:25 EDT
I have changed BufferedGraphicsSource so that it maintions the LTOR/RTOL 
direction of the host Control.  Can you let me know if this is any improvement 
over the current behavior?  The change is being released to HEAD and will be in 
the next integration build.
Comment 2 Randy Hudson CLA 2004-11-01 11:06:46 EST
*** Bug 77373 has been marked as a duplicate of this bug. ***
Comment 3 Randy Hudson CLA 2005-03-22 11:27:50 EST
Marking as fixed.