| Summary: | Tabs "Week" and "Day" not aktive in sight "Month" | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | foto19 <foto19> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | finex, ran.rutenberg, winter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/korganizer/-/commit/d5f1dee3b7397508d17509db2866ba9352cc2bd3 | Version Fixed/Implemented In: | 6.5.0 |
| Sentry Crash Report: | |||
| Attachments: | Passiv tabs in month-view | ||
*** Bug 501908 has been marked as a duplicate of this bug. *** this behavior is intended. The Day and Week buttons only make sense in Agenda view. what I might change is to hide (rather than ghost) "Day" and "Week" in month view mode on second thought, I'm going to re-design the view mode buttons *** Bug 311500 has been marked as a duplicate of this bug. *** I have a proof-of-concept at https://invent.kde.org/pim/korganizer/-/merge_requests/159 waiting for people to review and test some rough edges I still need to handle Git commit d5f1dee3b7397508d17509db2866ba9352cc2bd3 by Allen Winter. Committed on 05/04/2025 at 12:12. Pushed by winterz into branch 'master'. Move the Agenda View date range options into a toolbutton Change the Agenda View button to a toolbutton. Move the Agenda View date range options from the Go menu to the new Agenda View toolbutton. M +37 -8 src/actionmanager.cpp M +1 -11 src/data/korganizer_part.rc M +1 -11 src/data/korganizerui.rc M +144 -39 src/koviewmanager.cpp M +7 -0 src/koviewmanager.h https://invent.kde.org/pim/korganizer/-/commit/d5f1dee3b7397508d17509db2866ba9352cc2bd3 |
Created attachment 169816 [details] Passiv tabs in month-view As you see in the attachment, the tabs "Week" and "Day" are not aktive when "Month" is selected. When I select "Time Table" then these tabs will get aktiv. By the way: The "Time Table" looks as like as the "Week". What is the sence of the "Time Table"?