Bug#809367: libqt5gui5: XEMBED interop with gtksocket broken

2015-12-30 Thread Dmitry Shachnev
Leon Bottou schreef op 30 december 2015 15:51:49 GMT+03:00: > XEmbed is the protocol that allows you to embed a window managed by one > toolkit into a window managed by another toolkit, possibly running in > another process. For instance this is the code that allows you to have > a Qt system tra

Bug#809367: Re: Bug#809367: libqt5gui5: XEMBED interop with gtksocket broken

2015-12-30 Thread Leon Bottou
On Wednesday, December 30, 2015 10:13:52 Dmitry Shachnev wrote: > Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-50212 > > Hi Leon, > > On Tue, Dec 29, 2015 at 04:35:28PM -0500, Leon Bottou wrote: > > This bug appears when one embeds a QWindow inside a GTK socket container > > using

Bug#809367: libqt5gui5: XEMBED interop with gtksocket broken

2015-12-29 Thread Dmitry Shachnev
Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-50212 Hi Leon, On Tue, Dec 29, 2015 at 04:35:28PM -0500, Leon Bottou wrote: > This bug appears when one embeds a QWindow inside a GTK socket container > using the functions QWindow::setParent and QWindow::fromWinId(). > According to the

Bug#809367:

2015-12-29 Thread Leon Bottou
Related bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804888

Bug#809367:

2015-12-29 Thread Leon Bottou
Reported upstream: https://bugreports.qt.io/browse/QTBUG-50212

Bug#809367: libqt5gui5: XEMBED interop with gtksocket broken

2015-12-29 Thread Leon Bottou
Package: libqt5gui5 Version: 5.5.1+dfsg-10 Severity: normal This bug appears when one embeds a QWindow inside a GTK socket container using the functions QWindow::setParent and QWindow::fromWinId(). According to the doc, the size of the QWindow should track the size of the container. This used to