Summary: | Window position not remembered for certain apps | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Michael Stather <kontakt> |
Component: | general | Assignee: | Stephan Kulow <coolo> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | Stefan.Borggraefe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Stather
2006-02-11 00:23:19 UTC
So, how do we reproduce this? :-) That´s a really good question *g I´d really like to track this down and I know C++ and debugging, but perhaps there are some other steps to see if there´s an error on saving the window size. I don´t know I haven´t programmed KDE before... Please do comment on this, I really want this fixed. It also happens on some other machines as well so it´s not a specific problem. Do you want me to help fixing this or not :( This bug happens on all linux distros which I know, is there a core kde team who focuses on the core kde bugs or does everyone just fixes what he experiences for himself? I really like to help making KDE better, but it´s really discouraging waiting months on bug reports and getting no replies :( If those components are rewritten for e.g. KDE 4 thre´s no problem, but do you want to ship KDE 4 with such bugs? probably not... What I don´t understand is that it works for almost all apps but for some like kaffeine it doesn´t work It's more suprising that some apps remember their window position/size than the opposite. ;-) A general solution for all apps doesn't exist yet. This would be bug 15329. If you want certain windows to remember their size/position, you have to configure such windows one by one currently. As far as I understand, you thought something like bug 15329 was already implemented and you wanted to report, that it doesn't always work. Right? The majority of apps (e.g. kmail, kopete) supports this feature. Even old ones which are unmaintained for a long time, so I thought there´s a general framework for this. It´s really not usable IMHO when you´ve to set this hint for every app in the system menu, this should be handled by the app itself. KMail 1.9.3 doesn't remember its window position unless you configured it manually to do so. I just tested it. KMail always opens its main window in the upper left corner for me. You're right with respect to Kopete's main window (the position of the chat windows are not remembered!). There is also a special option in konqueror to save the window position in profiles. But I couldn't find any other KDE app where the window position is remembered. I tried kedit, kolf, k3b, kmail and kcalc before it got tiresome. ;-) Nevertheless, what you want is bug 15329. *** This bug has been marked as a duplicate of 15329 *** OK you´re right with the window position. What I usually do is to maximize windows, and this is remembered by many apps, kontakt, kdetv, ark, k3b, ... :) |