Bug 185565 - konqueror view profiles do not save the window size
Summary: konqueror view profiles do not save the window size
Status: CONFIRMED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.2.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 187727 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-25 20:30 UTC by Hinrich Aue
Modified: 2012-03-29 23:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
problem profiles/webbrowsing file (738 bytes, application/octet-stream)
2012-03-29 14:44 UTC, Graeme Hewson
Details
webbrowsing as plain text (738 bytes, text/plain)
2012-03-29 14:51 UTC, Graeme Hewson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hinrich Aue 2009-02-25 20:30:16 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

konqueror does not save the height and width in the view profile correct.

looks like the profile is corrupted

the configuration file for the profile shows the following lines:

Height 1050=816
Width 1680=104

this seems weird

I have a two screen configurartion with different resolutions, but I don'T know how that could relate.
Comment 1 Burkhard Lück 2011-05-12 17:45:06 UTC
Confirmed in kde 4.6
Comment 2 Burkhard Lück 2011-05-12 17:45:30 UTC
*** Bug 187727 has been marked as a duplicate of this bug. ***
Comment 3 Graeme Hewson 2012-03-29 14:44:53 UTC
Created attachment 69992 [details]
problem profiles/webbrowsing file

I confirm this in 4.7.4. After playing with different display sizes, my .kde/share/apps/konqueror/profiles/webbrowsing file ended up as in the attachment. In particular there's this entry:

Height 1200=1201

I reproduce the problem by starting konqueror (with display vertical size 1200), reducing the window height using the mouse, and quitting konqueror. On starting konqueror again, the reduced window height has been forgotten.

If I change the line in the file to read:

Height 1200=1172

or any value lower than 1172, then konqueror works as expected when I start it, and remembers the window height. If I change the value in the file to anything between and including 1173 and 1200, konqueror doesn't remember the window height, and re-writes the value to be 1201.
Comment 4 Graeme Hewson 2012-03-29 14:51:26 UTC
Created attachment 69993 [details]
webbrowsing as plain text

Re-uploading file as plain text.