Am 13.07.2012 um 12:02 schrieb Vojtech Kral <[email protected]>: > ... > Note that this only happens when Compiz is active (in other WMs it > works just fine) > and it seemingly only concerns Qt applications, > whereas KDE apps - for example - are able drag'n'drop fine even with > Compiz.
KDE being based on Qt that could mean that: - they implemented their own drag'n'drop (or workaround for Compiz, in case that's a known issue) or - your KDE links against a different version of Qt (the "distro Qt") than your Qt (of which you are trying the examples - or are you using the *same* distro Qt installation?) which doesn't have that bug (because it's either newer or older). Cheers, Oliver _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
