[kmail2] [Bug 397349] PgUp/PgDown doesn't work in message preview

Wolfgang Bauer bugzilla_noreply at kde.org
Wed Oct 24 11:05:37 BST 2018


https://bugs.kde.org/show_bug.cgi?id=397349

Wolfgang Bauer <wbauer at tmo.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
                 CC|                            |wbauer at tmo.at
         Resolution|FIXED                       |---

--- Comment #2 from Wolfgang Bauer <wbauer at tmo.at> ---
(In reply to Laurent Montel from comment #1)
> it was fixed in 18.04.x

Yes and no.

This problem originally was caused by a change in QtWebEngine 5.10.
That has been fixed (in 17.12.1) by
https://cgit.kde.org/messagelib.git/commit/?h=Applications/17.12&id=ddbdf9b33c6279b0a2ff29a7b67b0044762a258d
That in turn broke things with QtWebEngine 5.9, so a version check was added:
https://cgit.kde.org/messagelib.git/commit/?h=Applications/17.12&id=155647759daf413aba208011004a23ecbda7de60

The problem now is that this checks the Qt version, not the version of
QtWebEngine as it should IMHO.
And openSUSE Leap 15.0 comes with Qt 5.9.4 (which is LTS), but also QtWebEngine
5.10.1 (for security reasons), so it's broken there.

I uploaded a patch to phabricator:
https://phabricator.kde.org/D16398

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list