Bug 117313 - GUI configuration is not saved/restored
Summary: GUI configuration is not saved/restored
Status: CLOSED FIXED
Alias: None
Product: kalarm
Classification: Applications
Component: general (show other bugs)
Version: 1.3.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 01:06 UTC by Konrad Twardowski
Modified: 2006-08-18 01:16 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 Konrad Twardowski 2005-11-30 01:06:32 UTC
Version:           1.3.4 (using KDE KDE 3.5.0)
Installed from:    Unlisted Binary Package
OS:                Linux

STEPS TO REPRODUCE
------------------
1. Run "kalarm"
2. Click "Settings" -> "Hide Toolbar"
3. [Tool bar is now hidden]
4. Click "File" -> "Quit" to exit KAlarm
5. Run "kalarm" again
6. [Tool bar is visible again]

OR

1. Run "kalarm"
2. Right-click on the toolbar, then select "Text Position" -> "Text Alongside Icons"
4. Click "File" -> "Quit" to exit KAlarm
5. Run "kalarm" again
6. [Text position is again in "Icons Only" mode]
Comment 1 David Jarvie 2005-12-05 10:44:55 UTC
Fixed in mainwindow.cpp, for KDE 3.5.1, and KDE 3.4 branch. Thanks for reporting this.