Bug 375318 - Calendar control buttons aren't fully visible
Summary: Calendar control buttons aren't fully visible
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Calendar widget (show other bugs)
Version: master
Platform: Neon Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-19 21:14 UTC by soee
Modified: 2017-01-20 13:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Image shows mentioned bug (76.32 KB, image/jpeg)
2017-01-19 21:14 UTC, soee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soee 2017-01-19 21:14:05 UTC
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.
Comment 1 Marco Martin 2017-01-20 13:32:59 UTC
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