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

Kai Uwe Broulik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Version Fixed In|                            |5.22.0
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |97022f2f67c269cec2660ae4690
                   |                            |e527cf452b322

--- Comment #4 from Kai Uwe Broulik <[email protected]> ---
Git commit 97022f2f67c269cec2660ae4690e527cf452b322 by Kai Uwe Broulik.
Committed on 30/01/2021 at 17:50.
Pushed by broulik into branch 'master'.

[Notifications] Don't steal mouse clicks from TextEdit in SelectableLabel

Ensures built-in functionality like double- and triple-clicking text works.

Also lets us get rid of the custom text selection handling, replacing it with
an even filter class.
FIXED-IN: 5.22.0

M  +1    -0    applets/notifications/CMakeLists.txt
M  +2    -0    applets/notifications/notificationapplet.cpp
M  +1    -1    applets/notifications/package/contents/ui/NotificationItem.qml
M  +2    -1    applets/notifications/package/contents/ui/NotificationPopup.qml
M  +22   -54   applets/notifications/package/contents/ui/SelectableLabel.qml
A  +70   -0    applets/notifications/texteditclickhandler.cpp     [License:
LGPL (v2.1+)]
A  +57   -0    applets/notifications/texteditclickhandler.h     [License: LGPL
(v2.1+)]

https://invent.kde.org/plasma/plasma-workspace/commit/97022f2f67c269cec2660ae4690e527cf452b322

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

Reply via email to