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

List:       kde-commits
Subject:    KDE/kdepim/akregator/src
From:       Andras Mantia <amantia () kde ! org>
Date:       2010-01-21 8:31:21
Message-ID: 1264062681.432514.10616.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1077930 by amantia:

Add workaround for bug 216878: crash when previewing an article with NS plugins. CCBUG: 216878

 M  +1 -0      articleviewer.cpp  


--- trunk/KDE/kdepim/akregator/src/articleviewer.cpp #1077929:1077930
@@ -103,6 +103,7 @@
     m_part->setDNDEnabled(true);
     m_part->setAutoloadImages(true);
     m_part->setStatusMessagesEnabled(false);
+    m_part->view()->setAttribute(Qt::WA_InputMethodEnabled, true); //workaround to fix 216878
 
     // change the cursor when loading stuff...
     connect( m_part, SIGNAL(started(KIO::Job *)),
[prev in list] [next in list] [prev in thread] [next in thread] 

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