Bug 201998 - [patch] kickoff initally selects wrong tab
Summary: [patch] kickoff initally selects wrong tab
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-kickoff (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 14:40 UTC by Felix Geyer
Modified: 2009-07-30 21:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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