[akregator] [Bug 380908] Keyboard navigation in Akregator is too slow

2017-07-13 Thread SH
https://bugs.kde.org/show_bug.cgi?id=380908 --- Comment #3 from SH --- Issue is somewhat better after upgrading Akregator to 5.5.3 - akregator responds faster to article navigating with arrows but still not instantatious as I experience in other readers (e.g. rssowl). Which

[kmail2] [Bug 297930] Kmail hangs on "Retrieving folder contents ... please wait" when loading a message with an attached .ics file

2017-07-13 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=297930 Aaron Williams changed: What|Removed |Added CC||aar...@doofus.org ---

[kmail2] [Bug 297930] Kmail hangs on "Retrieving folder contents ... please wait" when loading a message with an attached .ics file

2017-07-13 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=297930 Aaron Williams changed: What|Removed |Added Ever confirmed|0 |1 --- Comment #36 from

[korganizer] [Bug 379036] attendees icons not dhown

2017-07-13 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=379036 --- Comment #9 from Martin Koller --- (In reply to Laurent Montel from comment #7) > Wierd that they don't use copy constructor for creating QStyleOptionButton not possible since given option is a QStyleOptionViewItem -- You are

[korganizer] [Bug 379036] attendees icons not dhown

2017-07-13 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=379036 Martin Koller changed: What|Removed |Added Latest Commit||https://commits.kde.org/inc

[korganizer] [Bug 379036] attendees icons not dhown

2017-07-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=379036 --- Comment #7 from Laurent Montel --- Wierd that they don't use copy constructor for creating QStyleOptionButton but it seems logical. Please commit it. Thanks -- You are receiving this mail because: You are the assignee for the

[korganizer] [Bug 379036] attendees icons not dhown

2017-07-13 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=379036 --- Comment #6 from Martin Koller --- Found the bug. When painting, the iconSize member of the style option struct was not set and defaults to an invalid size. I'm using Qt 5.9.1 if that matters. This fixes it: diff --git