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

Bug 226110

Summary: [javadoc wizard] Generate Javadoc dialog is not fully drawn in RTL orientation, some widgets are missing
Product: [Eclipse Project] JDT Reporter: Mohamed El-Kholy <khouly>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: afarrag, camle, daniel_megert, emoffatt, martinae, Tod_Creasey
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:
Bug Depends on: 188724    
Bug Blocks:    
Attachments:
Description Flags
RTL javadoc dialog
none
javadoc dialog in LTR orientation none

Description Mohamed El-Kholy CLA 2008-04-08 07:34:06 EDT
Created attachment 95184 [details]
RTL javadoc dialog

Build ID: I20080405

Steps To Reproduce:
1.In a RHEL terminal , set the variables LANG and LC_ALL to "ar_EG.utf8"
2.Start eclipse using the command ./eclipse -nl ar_EG
3.Create a new java project, then a new java class
4.click project->generate javadoc
5.The dialog shown is not drawn correctly, there are some widgets missing
6.Repeat when eclipse is launched with "-nl ar_EG" option
7.The dialog is still incomplete, but looks better than when opened in RTL 


More information:
I am using an 1024*768 resolution, when increasing the resolution, the problem is fixed
Comment 1 Mohamed El-Kholy CLA 2008-04-08 07:34:46 EDT
Created attachment 95185 [details]
javadoc dialog in LTR orientation
Comment 2 Martin Aeschlimann CLA 2008-05-07 06:46:31 EDT
I don't think this is related to BIDI, but rather to the bad resize behaviour of the Javadoc wizard.

I filed bug 230862 to make the element selection table a bit smaller by default and to fix other issues with the size.

This all won't help if the font size is too big. To fix this, we would a fix for bug 188724 (Wizard dialog should add scollbars when the content doesn't fix).

Comment 3 Dani Megert CLA 2009-06-17 08:52:53 EDT
With Martin's fix this looks better now and the general solution will be provided by the fix for b188724.
Comment 4 Mohamed El-Kholy CLA 2009-07-13 13:02:36 EDT
The recent screen shots show that the defect scenario is not occurring anymore
Comment 5 Mohamed El-Kholy CLA 2009-09-25 05:15:58 EDT
Defect closed