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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.13.0
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |plasma-addons/30c6d45645090
                   |                            |41138d36087c0a7839dfcbed7a5
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Git commit 30c6d4564509041138d36087c0a7839dfcbed7a5 by Kai Uwe Broulik.
Committed on 15/02/2018 at 09:47.
Pushed by broulik into branch 'master'.

[WebBrowser Plasmoid] Port to QtWebEngine

QtWebkit is old, unmaintained, possibly insecure, and also has quite a few bugs
nowadays.
This also adds a couple of smaller features while at it:

* Reload button turns into a Stop button while loading
* Cursor changes shape over links
* Address bar selects all text when clicked to ease typing a completely new
address
* Browser forward/back button on the mouse work

as well as a slew of features brought in by QtWebEngine, such as:

* Text selection support
* Context menu with "Copy link" and others
Related: bug 371023
FIXED-IN: 5.13.0

Differential Revision: https://phabricator.kde.org/D10039

M  +1    -1    applets/CMakeLists.txt
A  +13   -0    applets/webbrowser/CMakeLists.txt
R  +0    -0    applets/webbrowser/package/contents/config/main.xml [from:
applets/webbrowser/contents/config/main.xml - 100% similarity]
R  +57   -7    applets/webbrowser/package/contents/ui/main.qml [from:
applets/webbrowser/contents/ui/main.qml - 057% similarity]
R  +0    -0    applets/webbrowser/package/metadata.desktop [from:
applets/webbrowser/metadata.desktop - 100% similarity]

https://commits.kde.org/kdeplasma-addons/30c6d4564509041138d36087c0a7839dfcbed7a5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to