https://bugs.kde.org/show_bug.cgi?id=386118
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/2fc5b90b85dfe | |ee7aeaf6c666db68d801ce10133 Status|CONFIRMED |RESOLVED Version Fixed In| |5.12.0 Resolution|--- |FIXED --- Comment #1 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 2fc5b90b85dfeee7aeaf6c666db68d801ce10133 by Kai Uwe Broulik. Committed on 22/12/2017 at 10:11. Pushed by broulik into branch 'master'. [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. FIXED-IN: 5.12.0 Differential Revision: https://phabricator.kde.org/D8446 M +65 -12 applets/notifications/package/contents/ui/NotificationItem.qml https://commits.kde.org/plasma-workspace/2fc5b90b85dfeee7aeaf6c666db68d801ce10133 -- You are receiving this mail because: You are watching all bug changes.