Bug 201998

Summary: [patch] kickoff initally selects wrong tab
Product: [Plasma] plasma4 Reporter: Felix Geyer <debfx-kde>
Component: widget-kickoffAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Geyer 2009-07-30 14:40:55 UTC
Version:            (using KDE 4.2.98)
OS:                Linux
Installed from:    Ubuntu Packages

kickoff should always select the "Favorites" tab when it is opened.

It fails to do so when the button is placed in the bottom left corner and the panel is aligned vertically:
- When opening kickoff for the first time in a desktop session, the "Leave" tab is selected.
- After that it correctly selects the "Favorites" tab when opening kickoff again.
Comment 1 Felix Geyer 2009-07-30 14:50:22 UTC
Posted the patch on Review Board:
http://reviewboard.kde.org/r/1164/
Comment 2 Aaron J. Seigo 2009-07-30 21:26:55 UTC
SVN commit 1004743 by aseigo:

reset the interface after setting the location-based layout
patch by Felix Geyer
CCMAIL:debfx-kde@fobos.de
BUG:201998


 M  +2 -0      launcher.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1004743
Comment 3 Aaron J. Seigo 2009-07-30 21:29:15 UTC
SVN commit 1004746 by aseigo:

reset the interface after setting the location-based layout
patch by Felix Geyer
CCMAIL:debfx-kde@fobos.de
CCBUG:201998


 M  +2 -0      launcher.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1004746