Summary: | trivial appearance bug | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | davidblunkett <dav1dblunk3tt> |
Component: | agendaview (weekview) | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kossebau, nils.van-zuijlen, winter |
Priority: | NOR | ||
Version: | 5.7.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/eventviews/commit/fc416e6b16ed6ad165bf66de7bbccc216e69d2f1 | Version Fixed In: | 5.19.0 |
Sentry Crash Report: | |||
Attachments: | Screenshot of the observed behaviour |
Description
davidblunkett
2019-03-21 09:04:16 UTC
Created attachment 143946 [details]
Screenshot of the observed behaviour
Friedrich, this may be related to your recent changes in eventviews maybe? wait. what? is this really about version 5.7.3? (In reply to Nils from comment #1) > Created attachment 143946 [details] > Screenshot of the observed behaviour Hi Nils, what version of KOrganizer have you been using for that screenshot? (In reply to Allen Winter from comment #2) > Friedrich, this may be related to your recent changes in eventviews maybe? My changes should not have changed any properties of those two Agenda widget instances, the relative layout structure around them is as before . The scrollbar appearing under certain condition would have another cause I would think. Even as the original bug report is from before that. Just tested with latest development version (by resizing the window too a very large height, via moving the window by Alt+LMB partially out of screen and the enlarging by the bottom window border, multiple times). As I touched the code recently and still remember the scrollbar width considering code, will try this WE a patch. No promises though. (In reply to Friedrich W. H. Kossebau from comment #4) > (In reply to Nils from comment #1) > > Created attachment 143946 [details] > > Screenshot of the observed behaviour > > Hi Nils, what version of KOrganizer have you been using for that screenshot? I'm using version 5.18.3 (21.08.3), with French translations, from the Manjaro repository. A possibly relevant merge request was started @ https://invent.kde.org/pim/eventviews/-/merge_requests/52 Even simpler to reproduce: zooming in & out using Ctrl + scrollwheel :) The linked MR fixes things for me, please have a look if you can. Git commit fc416e6b16ed6ad165bf66de7bbccc216e69d2f1 by Friedrich W. H. Kossebau. Committed on 29/11/2021 at 06:10. Pushed by kossebau into branch 'release/21.12'. Agenda view: fix misalignement of allday view & day headers \wo scrollbar FIXED-IN: 5.19.0 M +35 -9 src/agenda/agendaview.cpp M +1 -0 src/agenda/agendaview.h https://invent.kde.org/pim/eventviews/commit/fc416e6b16ed6ad165bf66de7bbccc216e69d2f1 |