PR# 12635 Address toolbar not displayed correctly when docked vertically
Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/05/07
Class: Bug
Severity: Non-critical
Number: 12635
Release: 6.0.68140
Confidential: No
Status: Closed
Responsible: larryl
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.7) Gecko/20060915 Firefox/1.5.0.7
Solaris 9 on SPARC
Synopsis: Address toolbar not displayed correctly when docked vertically
Description
When the Address toolbar is docked vertically (on right hand side of main development window), the labels and combo boxes disappear (class and feature label, class and feature address combo boxes). If I then select Toolbar Options/Customize and just click OK without making any changes, then the vertical Address toolbar is displayed correctly, including all the labels and combo boxes.
To Reproduce
Problem Report Interactions
It's not possible to displayed normal EV_WIDGETs (especially EV_COMBO_BOX) vertically in a tool bar for the moment. So we don't display them when a tool bar docking vertically. After customize a vertical docking tool bar, the EV_WIDGETs should not displayed neither. It's a bug which fixed in the revision#69480. Thanks for your report.