Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.1
-
None
-
None
-
1448e36be786648a7764255c24edddc636315427
Description
Steps to reproduce:
- compile and run the attached test app
- open another X11 application (KWrite, XTerm, whatever can set clipboard/selection)
- Ctrl+C or mouse select to create new clipboard/selection content in that application
- test app notifies about the change
- close the application owning the clipboard/selection content
- test app does not notify about the change
Expected results:
- test app notifies about the change in the last step