To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70501
User pl changed the following: What |Old value |New value ================================================================================ Assigned to|pl |dr -------------------------------------------------------------------------------- ------- Additional comments from p...@openoffice.org Wed Feb 4 09:28:19 +0000 2009 ------- That's exactly opposite to what was the conclusion in issue 59364. Why would that new behavior be better ? The "IsDark" method is necessary to prevent people from painting dark on dark. Canonically you should not use the "HC" setting anyway for anything (you should ask the background color for IsDark() and act accrodingly), since "HC" really is just a checkbox on Windows, with no inherent meaning; it just switches between two themes: a "HC" one and the normal one. It just so happens that the default windows "HC" theme is "HC black" until you change that. The only reason there is still a "HC" setting in the VCL settings is that metafiles cannot know the background they will be drawn on, so they exchange some colors in this case - a rather broken mechanism, but e.g. chart depends on that for HC themes. In short I certainly can change the settings behavior, but what's the point ? After you're satisfied just the other half of users will complain again. --------------------------------------------------------------------- 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: issues-unsubscr...@sc.openoffice.org For additional commands, e-mail: issues-h...@sc.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org