diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-03-27 09:20:34 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-03-27 09:34:03 (GMT) |
commit | e83fce3f50f646fa1d3daf6dabffa47045290a44 (patch) | |
tree | 3ce4b5b9ad04a78987e38679600093040f0a76ca /mkspecs/solaris-cc | |
parent | 9508cfea4731f86664794455c4d3571e41e180fd (diff) | |
download | Qt-e83fce3f50f646fa1d3daf6dabffa47045290a44.zip Qt-e83fce3f50f646fa1d3daf6dabffa47045290a44.tar.gz Qt-e83fce3f50f646fa1d3daf6dabffa47045290a44.tar.bz2 |
Creating an instance of the QDesktopWidget breaks clipboard on X11.
On X11 when user manually creates a QDesktopWidget object it breaks
notifications from the root window since we have several
QDesktopWidgets that have the same native window id and the
wid->qwidget mapper (QWidgetPrivate::mapper) goes crazy. So whenever
we get x11 event from the root window we cannot find a qwidget that
corresponds to the window id and discard these events.
Reviewed-by: Brad
Diffstat (limited to 'mkspecs/solaris-cc')
0 files changed, 0 insertions, 0 deletions