Created attachment 103544 [details] Image shows mentioned bug If we open callendar widget and hover one of the 3 action buttons (previous, current, next) that we will see that the bottom of each of them is cut off (probably covered by next element in the layout or their container height is to small). See attached image for details.
Git commit b629bdcf08c20dd8801a66354a22e5727441fdb9 by Marco Martin. Committed on 20/01/2017 at 13:32. Pushed by mart into branch 'master'. make all heights in the calendar header to be even the layout engine has a bug https://bugreports.qt.io/browse/QTBUG-58307 that if some items have an odd height, some an even height, the smallest items are resized by half pixel to try to really center it, breaking rendering Reviewed-by:David Edmundson M +9 -0 src/declarativeimports/calendar/qml/DaysCalendar.qml https://commits.kde.org/plasma-framework/b629bdcf08c20dd8801a66354a22e5727441fdb9