Issue 59334 - Treelistbox does not seem to use the field text color for its text
Summary: Treelistbox does not seem to use the field text color for its text
Status: CLOSED DUPLICATE of issue 69187
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.0.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.x
Assignee: pb
QA Contact: issues@gsl
URL:
Keywords: accessibility
: 52346 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-12-14 12:04 UTC by philipp.lohmann
Modified: 2007-08-28 06:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Screenshot of tree view with correct colors (116.74 KB, image/png)
2006-09-06 18:15 UTC, ebischoff
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description philipp.lohmann 2005-12-14 12:04:03 UTC
followup to 48124
- use a desktop theme where the field color is not black (e.g. on KDE the "high
contrast yellow on blue" color scheme, however this should work as well on Windows)
- open Tools->Options
=> The treelistbox background seems to use the field color (as it should),
however it does not seem to use the field text color. In said high contrast
yellow on blue theme this e.g. produces black text on a blue background (which
is certtainly not high contrast
Comment 1 philipp.lohmann 2005-12-14 12:05:54 UTC
add accessibility keyword
Comment 2 Mathias_Bauer 2006-01-23 14:53:55 UTC
We will not finish this task in the 2.0.2 time frame -> retargetted to 3.0
Comment 3 pb 2006-07-10 08:45:59 UTC
pb: new target 2.x
Comment 4 ebischoff 2006-09-01 20:54:18 UTC
If choosing other colour schemes, still for accessibility reasons, it becomes 
even worse: you can get black text on black background => the tree view simply 
becomes invisible! 
 
That can be observed in the OpenOffice.org settings dialog, when in KDE one 
choses white text on black background. 
 
"Color of text" should be used in tree views, not black. 
 
Comment 5 philipp.lohmann 2006-09-04 10:44:52 UTC
*** Issue 52346 has been marked as a duplicate of this issue. ***
Comment 6 ebischoff 2006-09-06 18:12:49 UTC
Hi all,  
  
The patch arrached to the issue #69187 solves this issue too :-). 
  
However, these are still two different issues (different symptoms). So I 
suggest that, instead of marking one as a duplicate of the other, we fix them 
both in the same CWS.  
 
Comment 7 ebischoff 2006-09-06 18:15:08 UTC
Created attachment 39005 [details]
Screenshot of tree view with correct colors
Comment 8 kendy 2006-09-14 17:49:01 UTC
Similarly to issue #69187, we probably use a wrong qColorGroup attribute to 
set the color...  Eric, could you have a look as well, please?  I don't like 
reading the [Global] section from KGlobal::config() directly ;-)

Thank you in advance!
Comment 9 ebischoff 2006-09-14 18:26:46 UTC
See discussion in issue #69187 
 
I think that qcolorgroup is not the solution (other than a default). The user 
wants the colours that are set in KDE control center, not the default Qt 
colours. 
 
See also rosablue.png (attached to this message) for a visual idea of the 
problem and its solution. 
 
Comment 10 kendy 2006-09-15 17:41:45 UTC
Duplicate.

*** This issue has been marked as a duplicate of 69187 ***
Comment 11 pb 2007-08-28 06:47:08 UTC
pb: duplicate and closed.