]> cloud.milkyroute.net Git - dolphin.git/commit
Fix crash when opening a tab during a tooltip is shown
authorPeter Penz <peter.penz19@gmail.com>
Thu, 2 Feb 2012 14:10:45 +0000 (15:10 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 2 Feb 2012 15:02:29 +0000 (16:02 +0100)
commit9ef4b489c043a1bdfdb2931959f58e366862fe35
treead1782a1e4966ebc4ef95fb167b7ca92421708cf
parentdef780c672af2b90e8face3720e1567432b32b8d
Fix crash when opening a tab during a tooltip is shown

Thanks a lot to Mathias Tillman for finding a 100 % reliable way
how to reproduce the issue and for the initial patch!

BUG: 278302
FIXED-IN: 4.8.1
src/views/dolphinview.cpp
src/views/dolphinview.h
src/views/tooltips/tooltipmanager.cpp
src/views/tooltips/tooltipmanager.h