PDA

View Full Version : Bug in the way window minimize is handled



alexandernst
1st February 2013, 11:44
I found what I guess is a bug with the way Qt handles the minimize method when the main window has both FramelessWindowHint and TranslucentBackground flags.

I already filled a bug here (https://bugreports.qt-project.org/browse/QTBUG-29109) (with a small example that proves the bug).
I'm wondering if anyone else is having that bug and if a workaround is available?