Guys, just want to draw your attention to this bug. Maybe the patches are worth incorporating into our Qt ports.
-------- Original Message -------- Date: Tue, 31 Jan 2012 09:04:48 +0000 Message-Id: <[email protected]> From: John Stanley <[email protected]> Sender: [email protected] Reply-To: [email protected] List-Post: <mailto:[email protected]> Subject: [Bug 275469] 4.7 Regression: closed windows stay in the taskbar sometimes, taskbar doesn't react on clicks https://bugs.kde.org/show_bug.cgi?id=275469 --- Comment #173 from John Stanley <jpsinthemix verizon net> 2012-01-31 09:04:43 --- Ok, with some guidance/input from Qt techs, patches have been accepted for Qt/4.8. The links are: http://codereview.qt-project.org/13465 http://codereview.qt-project.org/13468 http://codereview.qt-project.org/14627 You may need a a Gerrit account to see/get them. They have not actually been merged yet-- Qt would like them ported to Qt/5 before merging to Qt/4.8. Hopefully, the Qt/5 port can be done within a week or two.. Patch 13465 is the most relevant to the issue here (and likely the only one needed to fix it), patch 14627 obviates the need to use single-shots for certain deletelater() calls in taskmanager code, and 13468 fixes 'possible' corner cases similar to 13465. I can supply the current patch versions if anyone wants them, but for those who need to be more formal, I guess the above Gerrit links are the way to go. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
