I encountered this bug when using this library to implement copy/paste for my GUI library. It turns out that on Linux there are two clipboards that most programs interact with differently. I'd like to implement this standard (albeit very strange) behaviour in my GUI library, but this library does not currently have support for this as far as I can tell.