Summary: | Toggle Main Window shortcut doesn't work | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Michel Filipe <me> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | edward.hades |
Priority: | NOR | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michel Filipe
2008-07-22 16:08:52 UTC
Bug confirmed for r836724. SVN commit 836983 by markey: Make the "Toggle Main Window" shortcut also hide the main window correctly, if it's already shown. I've removed the whole complicated (and broken) logic that we had in place for X11 (including switching virtual desktops). Now it will always just send Amarok to the systray or restore it, on all platforms. Are you people happy with this solution? BUG: 167218 M +2 -32 MainWindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=836983 |