| Summary: | Monthview and Datepicker not in sync | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Andy Payne <andrew-kde> |
| Component: | general | Assignee: | Cornelius Schumacher <schumacher> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | Lorenz.F |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dominic Battre
2003-03-28 16:17:21 UTC
This really is a bug, not a wishlist item. The manual STILL says that month-view navigation buttons exist, when they don't, and this bug makes it very difficult indeed to navigate monthview in a consistent manner. I was about to report this bug, and am dismayed to find it was reported over a year ago. :-( Hi Andy, The prolem with "missing" navigation buttons in the month view (in particular if you have the todo list set to be hidden in month view) is a separate issue. Could you please file a separate bug report for that. Thanks, Reinhold Replaced dominic.battre@web.de with andrew-kde@oxhut.co.uk due to bounces by reporter *** Bug 77016 has been marked as a duplicate of this bug. *** Thinking of it, how important is it really in the month view to display any six-week period? Can't we just display the whole month (like in the date picker)? I think that would be much less confusing, and wouldn't really be such a restriction. After all it's the *MONTH* view, not the any-six-weeks view ;-) Reinhold *** Bug 77864 has been marked as a duplicate of this bug. *** CVS commit by bram: Addressing some issues in monthview: o Make sure the first day of the selected month is on the first row. (#56546). o Show month name and year above cells. o Give selected cells a sunken effect. o Select cell when selected from minicalendar. o Cleanup in MonthViewCell: Merged cellClicked() and selection() to select(). CCBUG: 52517, 81689 BUG: 56546 M +74 -40 komonthview.cpp 1.122 M +5 -2 komonthview.h 1.61 |