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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       Dario Abatianni <eisfuchs () tigress ! com>
Date:       2004-01-31 17:31:58
Message-ID: 20040131173158.877519938 () office ! kde ! org
[Download RAW message or body]

CVS commit by abatianni: 

Fixed completion popup bug


  M +1 -3      ircinput.cpp   1.35


--- kdeextragear-2/konversation/konversation/ircinput.cpp  #1.34:1.35
@@ -67,5 +67,5 @@ QString IRCInput::text() const
 {
   return KTextEdit::text();
-  /*
+
   QString content=KTextEdit::text();
   QDomDocument document;
@@ -77,5 +77,4 @@ QString IRCInput::text() const
 
   return nodes.item(0).toText().nodeValue();
-*/
 }
 
@@ -125,5 +124,4 @@ bool IRCInput::eventFilter(QObject *obje
             completionBox->hide();
           }
-          clear();
           // prevent widget from adding lines
           return true;


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

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