Community
Participate
Working Groups
Build Identifier: 20110218-0911 Linux GTK Red Hat. When ToolBar is disabled, use of setOrientation makes first buttons to loose text and images. Let say we run in LTR GUI (ControlExamle - in org.eclipse.swt.examples.mirroringTest package.), if we disable the toolbar then click SWT.RIGHT_TO_LEFT" the images and text in first button disappear (see steps to Reproduce). Reproducible: Always Steps to Reproduce: 1. Apply the attached patch on the "org.eclipse.swt.examples" project (project level) attachment 194489 [details]. 2. Go to org.eclipse.swt.examples.mirroringTest package. 3. Run the ControlExamle. 4. Go to the "Toolbar" Tab. 5. In "Others..." group the "Enabled..." option should be unchecked. 6. In "Orientation..." group choose "set orientation RIGHT_TO_LEFT". resulrt - some icon and text of the first button disappeare.
Created attachment 194498 [details] picture of the problem.
Tested on other (red hat) machines, but was not reproduced.