To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103999
------- Additional comments from [email protected] Tue Aug 18 12:01:27 +0000 2009 ------- Isn't the problem more that OOo uses the same text color both for menubar and menu? Or is this a different problem? If the GTK theme uses a dark background color and light text for menubars, and a light background and dark text for menus, the menubar text is not visible in OOo. To fix this problem, I came up with a patch that adds a separate MenuBarTextColor field, and setters and getters for it, to the classes in question, and then use that for menubar text, and set it appropriately in the gtk+ theme sniffing code in OOo. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
