Bug 325206

Summary: Okular: Vertical tables content is copied in reverse order
Product: [Applications] okular Reporter: NSLW <lukasz.wojnilowicz>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aacid
Priority: NOR    
Version: 0.17.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: PDF file to recreate the problem

Description NSLW 2013-09-23 18:35:46 UTC
Copying table from PDF files which are oriented vertically is not correct. Content of cells of the table are copied but the content is in reversed order e.g. cell content in PDF "LibreOffice",  cell content copied with Okular tool "eciffOerbiL"

Reproducible: Always

Steps to Reproduce:
1. Create table (size doesn't matter) in "Writer" (LibreOffice app)
2. Fill table with chars
3. Rotate table contents about 90 degrees
4. Export file as PDF
5. Open the PDF in Okular
6. Select the table
7. Copy the table
8. Paste the table to "Calc" (LibreOffice app)

Actual Results:  
e ciffOerbiL	r alukO
321	6 54

Expected Results:  
LibreOffice  Okular
123              456
Comment 1 Albert Astals Cid 2013-09-23 18:38:09 UTC
Attach such a file
Comment 2 NSLW 2013-09-23 18:38:48 UTC
Created attachment 82467 [details]
PDF file to recreate the problem
Comment 3 Albert Astals Cid 2013-09-23 18:49:11 UTC
Right.

Not sure we have the manpower to fix it though, so any help more than welcome :-)
Comment 4 Albert Astals Cid 2014-05-11 13:54:24 UTC

*** This bug has been marked as a duplicate of bug 318768 ***