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

List:       kde-bugs-dist
Subject:    [Bug 68673] drag & drop of attachment from message view generates 0
From:       Carsten Burghardt <cb () magic-shop ! de>
Date:       2004-05-05 16:50:19
Message-ID: 20040505165019.15707.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=68673      
cb magic-shop de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From cb magic-shop de  2004-05-05 18:50 -------
CVS commit by burghard: 

Disable DND for IMAP with load-on-demand until I have a better solution.
CCMAIL: 68673-done bugs kde org


  M +5 -0      kmreaderwin.cpp   1.755


--- kdepim/kmail/kmreaderwin.cpp  #1.754:1.755
 @ -851,4 +851,9  @ void KMReaderWin::setMsg(KMMessage* aMsg
     aMsg->setDecodeHTML( htmlMail() );
     mLastStatus = aMsg->status();
+    // FIXME: workaround to disable DND for IMAP load-on-demand
+    if ( !aMsg->isComplete() )
+      mViewer->setDNDEnabled( false );
+    else
+      mViewer->setDNDEnabled( true );
   } else {
     mLastStatus = KMMsgStatusUnknown;
[prev in list] [next in list] [prev in thread] [next in thread] 

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