Bug 280 - Window resiizes for line length but does not revert
: Window resiizes for line length but does not revert
Status: CLOSED FIXED
: Sylpheed-Claws (GTK1)
User Interface/Message View
: 0.9.5
: PC Linux
: P3 normal
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2003-08-18 14:28 by
Modified: 2003-09-07 13:36 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-08-18 14:28:49
The user selected window size can not be maintained.

The window will atuo expands based on the line lenth in the selected message.
This I would be somewhat OK if the size would then revert once another message 
is selected but it does not it must be maunually done after each occurance.

Am currently using CVS claws28.
This has been occuring prior to and since the commit which was to address window 
resizing.

An example of a post which causes this is 
Sylpheed-claws-commits] CVS: sylpheed-claws/src crash.c,1.2.2.16,1.2.2.17 
mainwindow.c,1.153.2.76,1.153.2.77 news.c,1.43.2.39,1.43.2.40 procmsg.c,1.52.2.
51,1.52.2.52

   Charles
------- Comment #1 From 2003-08-21 22:29:21 -------
Using CVS claws30 have had no problem.
Marking bug as resolved.

   Charles
------- Comment #2 From 2003-08-22 13:21:14 -------
*** Bug 285 has been marked as a duplicate of this bug. ***
------- Comment #3 From 2003-08-22 15:50:04 -------
Must have just been lucky.
Using claws33 resizing is occuring again frequently.
Re-opening bug.
------- Comment #4 From 2003-08-30 12:35:51 -------
0.9.4-40: Starting with a s-c window smaller than the screen, switching from
messages without to one with attachments causes the s-c main window to snap to
full screen (H x W) or full screen plus (H x W+n)  -- reproduces each time for me.
HTH
------- Comment #5 From 2003-09-04 19:53:14 -------
Confirmed, but still not sure what the problem is. My first guess is that
it has something to do with the new mime bar. I'll cook up a test.
------- Comment #6 From 2003-09-05 17:59:27 -------
it's not the text in the textview message, but rather the subject line in the
headerview. (i don't have a clue what changed there)
------- Comment #7 From 2003-09-05 18:15:24 -------
What is even more puzzling is that it does not occur all the time.
I have at times gone a day or 2, even updating to latest CVS, and the resize 
does not occur as subject header is wraped.
But then there are days as this morning where nearly every mail is causing the 
resize with no subject lines being wraped.
The only mean I have found during this stage to somewhat sablize the window size 
is to highlight the Mailbox (MH), manually resize the window, Quit and then 
re-launch claws.


    Charles
------- Comment #8 From 2003-09-05 18:22:39 -------
re comment #7: I _know_ what is causing the resize: long subject lines make 
the label in the header view resize. It has nothing to do with the textview. 
 
But I have no clue yet why this happens: Is it something that we noticed just 
now, regardless of recent cvs versions, or did something change in CVS? 
------- Comment #9 From 2003-09-05 18:56:17 -------
It only happens for me after using the quick find button, can you all verify
this, so I can try to work on a fix?
------- Comment #10 From 2003-09-05 19:16:47 -------
Verified except gickfind does not need to have been used.
All that is required is that the quickfind serch box has been opened.
There after, even if the serch box has been closed the subject header will cuse 
the window to resize until claws is quit and re-started.


    Charles
------- Comment #11 From 2003-09-07 10:20:12 -------
See 0.9.4claws69.
------- Comment #12 From 2003-09-07 12:58:19 -------
Yep, that has taken care of it.

Thanks