To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59364


User pl changed the following:

                  What    |Old value                 |New value
================================================================================
                Issue type|PATCH                     |ENHANCEMENT
--------------------------------------------------------------------------------
                  Keywords|                          |accessibility
--------------------------------------------------------------------------------
          Target milestone|---                       |OOo 2.0.2
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Dec 16 04:21:33 -0800 
2005 -------
ssa and I discussed this issue further and found out that this code actually
implements spec'ed behaviout (see
http://ui.openoffice.org/specification/options_accessibility.html ). Now this
spec is concerned with desktops (well, Windows really) that have a specific
"high contrast mode". What we should do is emulate this behaviour in
SalFrame::UpdateSettings - which will render the "AutoHC" setting useless on
Unix since it will be effectively always on.

So i'll change the UpdateSettings methods of gtk and kde plugin to do this
IsDark() test always, this way the "high contrast mode" boolean stays an
implementation detail of the platform and we still have the behaviour as 
spec'ed.

---------------------------------------------------------------------
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]

Reply via email to