Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 71081

Summary: Minor painting issue on pull-down menus
Product: [Retired] Red Hat Linux Reporter: Steve Fox <steve>
Component: redhat-artworkAssignee: John (J5) Palmieri <johnp>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 8.0CC: alexl, hp, jkeck, notting, otaylor
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-08 17:48:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 67218, 79579, 100644    

Description Steve Fox 2002-08-08 16:05:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/0

Description of problem:
I have multiple Evolution mail accounts. When I create an email and click on the
select list to choose which account to send the mail as, the currently selected
item is shown with white text which is quite unreadable. Selecting another
entry, then going back to the previous selection will cause it to repaint with
black text. I'm guessing this is just a minor initial painting bug.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
Should be able to figure out from description.

Additional info:

Comment 1 Havoc Pennington 2002-08-13 22:17:44 UTC
Bug in GTK 1.2 Bluecurve theme.

Comment 2 Alexander Larsson 2002-08-14 13:24:23 UTC
This is because gtk1 is not drawing the selected background for the menuitem
that is active unless you have the pointer over it. If you drop down an
optionmenu that is wider than the menu itself by clicking on the right side you
will get this. 

The color needs to be white to work when the selected background (a gradient) is
drawn, so i don't know how to fix this.

hp? owen?


Comment 3 Alexander Larsson 2003-08-08 11:42:48 UTC
This really shouldn't be needinfo.

Comment 4 Bill Nottingham 2006-08-07 19:16:44 UTC
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Red Hat apologizes that these issues have not been resolved yet. We do
want to make sure that no important bugs slip through the cracks.
Please check if this issue is still present in a current Fedora Core
release. If so, please change the product and version to match, and
check the box indicating that the requested information has been
provided. Note that any bug still open against Red Hat Linux on will be
closed as 'CANTFIX' on September 30, 2006. Thanks again for your help.

Comment 5 Steve Fox 2006-08-08 17:48:44 UTC
I do not see this error any more using the GTK2 Bluecurve theme.