Bug 113991 - menu highlight white
Summary: menu highlight white
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-20 23:19 UTC by Jeremy Katz
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-01-21 19:14:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2004-01-20 23:19:46 UTC
After upgrading to 1.1.0-20, the menu highlight in OOo Writer at least
appears to now be a white that washes out the colors of the text in
the menu.  Using stock Bluecurve for my theme.  If you want to see,
just drop by tomorrow.

Comment 1 Dan Williams 2004-01-21 03:07:17 UTC
I talked to Meeks about this today, and he said that the patch pulls
the highlight color from the "prelight" color of the current theme,
which he seemed to think Bluecurve was not properly setting for Menus
or something.  I'll look into it.

Comment 2 Dan Williams 2004-01-21 15:09:13 UTC
This problem should be fixed in 1.1.0-22 later today.  Issue was the
specific color tags used, Meeks had done:

bg[GTK_STATE_PRELIGHT]
fg[GTK_STATE_PRELIGHT]

which looks bad.  The correct ones should be:

bg[GTK_STATE_SELECTED]
text[GTK_STATE_SELECTED]

Dan

Comment 3 Jeremy Katz 2004-01-21 19:14:11 UTC
The binary you sent me works, so looks good.


Note You need to log in before you can comment on or make changes to this bug.