[kmail2] [Bug 367559] New: Messageviewer Theme broken since 16.08.0
Bernhard Scheirle via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Aug 19 11:33:50 BST 2016
https://bugs.kde.org/show_bug.cgi?id=367559
Bug ID: 367559
Summary: Messageviewer Theme broken since 16.08.0
Product: kmail2
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: UI
Assignee: kdepim-bugs at kde.org
Reporter: bernhard+kde at scheirle.de
This commit
https://quickgit.kde.org/?p=kdepim-addons.git&a=commitdiff&h=cab925e9d4769762ea0080d49f392022cd8e78dd
broke the messageviewer theme.
The change:
-#kmailContent {
+div#headerbox #kmailContent {
forces the kmailContent div to be a child of the headerbox div which is not the
case, they are siblings.
Therefore the styles don't get applied to the kmailContent div.
Reproducible: Always
Steps to Reproduce:
1. Open A Email
Actual Results:
No margin and padding for the message body.
Expected Results:
Nicely styled body
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list