| Summary: | date picker doesn't highlight dates on mouse over. | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | FiNeX <finex> |
| Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kde-bugs |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | example | ||
|
Description
FiNeX
2008-05-21 16:16:56 UTC
Created attachment 24873 [details]
example
This is an example of how it could be.
*** Bug 179344 has been marked as a duplicate of this bug. *** SVN commit 1002567 by cfeck: Fix KDateTable coloring * backgroundRole instead of manipulating the palette * PE_PanelItemViewItem for selected and hovered items * KColorScheme where QPalette is not sufficient * bold and active text instead of frame for "today" * do not use KWin colors for the header * fix a rounding bug in mousePressEvent * fix hardcoded red color for dayOfPray BUG: 162406 M +79 -44 kdatetable.cpp M +7 -1 kdatetable.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1002567 Many thanks! :-) |