[Notifications] Allow selecting text with mouse

Authored by broulik on Dec 22 2017, 10:11 AM.

Description

[Notifications] Allow selecting text with mouse

This was lost by the introduction of the default action as the MouseArea steals events
from the TextField below.
To address this, selecting text and click handling has been implemented manually.
Furthermore, the mouse cursor is changed to an IBeam cursor and turns into a hand when
above hyperlinks whose URL can now also be copied separately from its text in the
context menu.

BUG: 386118
FIXED-IN: 5.12.0

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

Details

Committed
broulikDec 22 2017, 10:11 AM
Differential Revision
D8446: [Notifications] Allow selecting text with mouse
Parents
R120:d2d1b9d3ac9e: Remove unused background.png
Branches
Unknown
Tags
Unknown