https://bugs.kde.org/show_bug.cgi?id=354558

Frank Reininghaus <frank7...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/dolp
                   |                            |hin/ddc050f23596493e8debd2d
                   |                            |fd523fd572c098d63
         Resolution|---                         |FIXED
   Version Fixed In|                            |15.12.2
             Status|CONFIRMED                   |RESOLVED

--- Comment #16 from Frank Reininghaus <frank7...@googlemail.com> ---
Git commit ddc050f23596493e8debd2dfd523fd572c098d63 by Frank Reininghaus.
Committed on 14/01/2016 at 19:36.
Pushed by freininghaus into branch 'Applications/15.12'.

Do not delete sub menus of the control menu explicitly

This is not necessary because the sub menus are children of the main
menu, such that they are deleted together with the other actions by
QMenu::clear().

This prevents a crash that can happen if a sub menu is open while
another menu action is clicked.

Thanks to Fabian Vogt and Wolfgang Bauer for investigating this issue!
FIXED-IN: 15.12.2
REVIEW: 126693

M  +2    -5    src/dolphinmainwindow.cpp

http://commits.kde.org/dolphin/ddc050f23596493e8debd2dfd523fd572c098d63

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to