| Summary: | please ship a usable accesibility colour scheme | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Alin M Elena <alinm.elena> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | 4.2.0 | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | snapshot | ||
|
Description
Alin M Elena
2011-04-13 10:13:06 UTC
please show a screenshot of how it looks like in comparison to your usual theme so we get an idea on what to work on Created attachment 58929 [details]
snapshot
you can see the whiteish background for the tooltip.. .which makes things difficult to read the same for the doxygen comments (dark blue) which I could not find a way to customize the colour. Alin ah ok. how does this work in html browsers for you? as the tooltip can embed arbitrary HTML we/I decided against using the system color scheme here. Most websites simply hardcode white as background (or expect the browser to have a white background by default), and become unusable when this is not the case... Probably we just need to follow the suggestions in 270813 to make it somehow configurable... *** This bug has been marked as a duplicate of bug 257378 *** |