Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 134502

Summary: BiDi3.2: The Extract interface window shouldn't be mirrored
Product: [Eclipse Project] JDT Reporter: Ahmed Farrag <afarrag>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: aboualy, camle, Karice_McIntyre, kitlo, Lina.Kemmel, mfadl, steven.wasleski
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows All   
Whiteboard:
Attachments:
Description Flags
Screen Capture (JDT13) none

Description Ahmed Farrag CLA 2006-04-03 09:38:53 EDT
The Java code that is displayed in Extract Interface window (Java editor window and Refactored window) should be left aligned to maintain readability.

Steps to recreate the problem:
 -On Arabic (Egypt) locale, and -dir rtl eclipse, do the following:
- Open any Java class.
- On the menu bar, select Refactor-> Extract Interface.
- Give any name to the Interface and click on "Preview".


Expected behavior:
Original source and Refactored Source windows should be left aligned.

Actual output:
The Original Source and Refactored Source window are right aligned as shown in the attachment jdt13.jpg
Comment 1 Ahmed Farrag CLA 2006-04-03 09:40:40 EDT
Created attachment 37513 [details]
Screen Capture (JDT13)
Comment 2 Andre Weinand CLA 2006-05-11 12:54:33 EDT
This is the refactoring preview. Moving to JDT
Comment 3 Karice McIntyre CLA 2006-05-11 13:54:04 EDT
Do you get the same result if you run Eclipse with command line argument -nl ar?  I just ran RC3 in the Arabic locale and the editor is oriented LTR.  What build id are you using?
Comment 4 Ahmed Farrag CLA 2006-05-14 08:08:05 EDT
(In reply to comment #3)

> This bug has been fixed on RC2 build
Comment 5 Ahmed Farrag CLA 2006-05-14 08:08:41 EDT
Verified on RC2 build, closing this bug.