Description: Calc bad displays rotated content when you use the menu Text orientation. Steps to Reproduce: 1. Create a new or open an existing workbook 2. In any cell, type any text or number 3. The right mouse button on a cell with content-> Format cells-> tab Alignment-> Text orientation, and then set the angle 45-90 degrees, to see that Calc bad displays rotated content Actual Results: Bad displays rotated content cell Expected Results: You need to correct an error in the software Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 OPR/43.0.2442.1144
Hello, I can't reproduce it in Version: 5.4.0.0.alpha0+ Build ID: d3b5bd4a07a619db6bee1c39c32280ac3c620532 CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group what do you mean by 'Bad displays rotated content cell' ? Could you please attach a screenshot ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the screenshot has been attached.
Created attachment 131898 [details] Calc bad displays rotated content cell
I can't reproduce it in Versión: 5.3.1.1 Id. de compilación: 72fee18f394a980128dc111963f2eefb05998eeb Subpr. de CPU: 1; SO: Windows 6.1; Repr. de IU: predet.; Motor de trazado: HarfBuzz; Configuración regional: es-ES (es_ES); Calc: group neither. Do you have OpenCL enabled (Tools- Options - OpenCL? if yes, what happens if you disable it ? On the other hand, could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test?
Created attachment 131899 [details] LO Safe mode
Created attachment 131900 [details] After reset Libreoffice profile
I installed the LO on a clean windows 10 x64 and this problem is only with version 5.3
So in safe mode it works for you. Does the problem go away, if you disable Tools - Options - LibO - View - Use OpenGL for all rendering? OpenGL is for display, OpenCL is for calculation and should not affect the display in such a way.
Created attachment 131923 [details] Disable OpenGL Disable OpenGL solves the problem. Calc now correctly displays the contents of a cell when it is rotated. Thanks for your help.
I found another person from this: https://bugs.documentfoundation.org/show_bug.cgi?id=94917#c37 (In reply to efernandeza@sinectis.com.ar) > The problem still persists in Libreoffice 5.3.0.3. With OpenGL active, I > cannot rotate text inside a cell in Calc. Please, both Andrzej and E.F.A.: copy and paste to a comment here the contents of your C:\Users\User\AppData\Roaming\LibreOffice\4\cache\opengl_device.log After that we can think about the next steps for testing. Stuart said rotated text with OGL is rock solid in 5.3.2: https://bugs.documentfoundation.org/show_bug.cgi?id=94700#c14
Created attachment 131926 [details] opengl_device.log
Believe this has been corrected for the 5.3.2 build for bug 103831. http://cgit.freedesktop.org/libreoffice/core/commit/?id=4375eefb644d03ab4bafbc091436166a8494dc91&h=libreoffice-5-3 or on master https://cgit.freedesktop.org/libreoffice/core/commit/?id=a51b7a1c3a7e7cf7b0c733e1dec40288278c1884 Where we've dropped DrirectWrite Direc2D for OpenGL rendering to use GDI calls for scaling and "non-horizontal" glyphs. Please test with a TB nightly [1][2] and if so close as Resolved. =-ref-= [1] https://wiki.documentfoundation.org/Installing_in_parallel [2] http://dev-builds.libreoffice.org/daily/libreoffice-5-3/Win-x86@62-merge-TDF/
Created attachment 132196 [details] LO-5.3.2 with enable OpenGL The problem has been resolved in LO 5.3.2.0.0 Thank you all.
Minor thing, but Stuart: should we keep status as fixed per your guess in comment 11?
A bit more than a guess ;-) Work done on scaling, noted comment 11, also fixed this.
(In reply to V Stuart Foote from comment #14) > A bit more than a guess ;-) > > Work done on scaling, noted comment 11, also fixed this. Ok, sorry for that. I didn't read your comment