[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Patch (was Re: Kmail and signatures)
From:       Guillaume Laurent <glaurent () telegraph-road ! org>
Date:       2000-08-30 23:02:51
[Download RAW message or body]

On Tue, 29 Aug 2000, I wrote:

> > On Tue, 29 Aug 2000, Don Sanders wrote:
> > On Tue, 29 Aug 2000, Matt Koss wrote:
> > > Another bug :
> > > When I hit reply button, composer appears with quoted text, but the
> > > inserted text is not displayed correctly.
> > > Particularly, the fourth line of the message is displayed twice. I have
> > > to focus the multiline edit and move the cursor down through the whole
> > > message and then the lines appear one-by-one correctly.
> > > I really wonder what this is, but it's been here for several weeks as
> > > well.
> >
> > A few people have reported this problem, I can't reproduce that problem
> > either. I'm not sure why this happens to some people but not others.
>
> I have it too, or something similar (it's not just the 4rth line). It's
> been here for ages (Beta2 I think). See the attached screenshots. The first
> one is how the text appears initially, the second one is right after
> selecting a large part of the text.

The problem indeed had to do with signatures, if you don't specify one it 
didn't appear. As Don suggested, a simple update after inserting the 
signature solves it.

-- 
					Guillaume.
					http://www.telegraph-road.org


["kmail_signature_patch" (text/plain)]

--- kmcomposewin.cpp~	Thu Aug 17 10:09:34 2000
+++ kmcomposewin.cpp	Thu Aug 31 00:55:09 2000
@@ -1936,6 +1936,7 @@
     signatures and we should respect it: */
     mEditor->insertLine("-- ", -1);
     mEditor->insertLine(sigText, -1);
+    mEditor->update();
     mEditor->setModified(mod);
   }
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic