summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qabstractanimation.cpp
diff options
context:
space:
mode:
authorDebao Zhang <dbzhang800@gmail.com>2011-11-18 22:40:47 +0800
committerQt by Nokia <qt-info@nokia.com>2011-12-13 16:36:33 +0100
commit7694599ef933b306d54116723adab0d5d8651ff5 (patch)
tree5c980b008f59bce4604157189619f979a6793831 /src/corelib/animation/qabstractanimation.cpp
parentd308797d0093c686493e616fa2f435f9119a8fbf (diff)
Fix Memory leak related to Content Menu
From Qt4.7 on, the contextmenu of QTextEdit/QPlainTextEdit/QLineEdit/QLabel/QMainWindow etc using QMenu::popup() instead of QMenu::exec(), but the setAttribute(Qt::WA_DeleteOnClose) does not work, as QMenu::close() isn't called when the menus disapper. And this causes a memory leak. This is a side effect of b7af368e86874d71ffc9071c9ef009814d6a3467 Task-number: QTBUG-22817 Task-number: QTBUG-19592 Change-Id: I4c2c3edb3f63ce914b7b57cd0fbcec20488c8315 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
Diffstat (limited to 'src/corelib/animation/qabstractanimation.cpp')
0 files changed, 0 insertions, 0 deletions