Bug 73259

Summary: Ctrl + F10 doesn't show unprintable characters
Product: LibreOffice Reporter: Romulo <romulomendesfigueiredo>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW --- QA Contact:
Severity: trivial    
Priority: medium CC: mmenaz
Version: 4.1.4.2 release   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: document and print screen with this issue

Description Romulo 2014-01-03 13:47:59 UTC
Created attachment 91462 [details]
document and print screen with this issue

When I copied the text from PDF file to Writer, the grammar checker shows that there is a extra space between words "anĂ¡lise" and "os". But, Ctrl+F10 doesn't show this character.
Comment 1 Marco Menardi 2014-01-05 15:28:43 UTC
Decompressing the test and analyzing content.xml I see "&#x0D" after "anĂ¡lise" and after "itens.". The last one is shown as a final space, the first one not as a double space. In any case, googling around I've found that should be the carriage return that a XML parser should recognize.
So probably is primary a clipboard parsing problem in addition of "non printable character" malfunction.
Libo 4.1.4.2 debian sid kde 4.11.3

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.