[Okular-devel] [Bug 210539] okular clipboard does not export	image/png correctly
    Albert Astals Cid 
    tsdgeos at terra.es
       
    Thu Oct 22 21:16:00 CEST 2009
    
    
  
https://bugs.kde.org/show_bug.cgi?id=210539
Albert Astals Cid <tsdgeos at terra.es> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |UPSTREAM
--- Comment #5 from Albert Astals Cid <tsdgeos terra es>  2009-10-22 21:15:57 ---
I can not reproduce the problem for image/png but i can for image/pcx for
example
Anyway this is for sure not an okular problem, all we do is 
                    QClipboard *cb = QApplication::clipboard();
                    cb->setPixmap( copyPix, QClipboard::Clipboard );
and Qt handles the rest of the clipboard interaction so you want to file a bug
against Qt/Nokia about it, sorry i can not help more.
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the Okular-devel
mailing list