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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik <k...@privat.broulik.de> ---
I can reproduce with your example. The problem is that you set a huuuuge pixmap
into the clipboard and then Qt freezes in QMimeData (more specifically
QXcbClipboardMime) trying to read the clipboard contents.

The fact that a notification freezes the desktop is that when a notification is
shown, the text field checks clipboard to see whether the "Paste" action (to
make notification text selectable it is a text field and not a plain label)
should be enabled. I would consider this an X or Qt bug.

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

Reply via email to