| Summary: | buttons header or footer disappear | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | jubero <haccku47> |
| Component: | Calc | Assignee: | Katarina Behrens (Inactive) <Katarina.Behrens> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | fdbugs, olivier.hallot, raal |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 4.4.1.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=97963 | ||
| Whiteboard: | target:5.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
printscreen
Error on LibreOffice Calc 5.0.5.2 (Ubuntu 15.10) My version of LibreOffice. |
||
|
Description
jubero
2015-03-26 13:48:55 UTC
Created attachment 114380 [details]
printscreen
I can confirm with LO 4.4.1.2, win7
To restate the reproduction instructions for this: - Create a new Calc spreadsheet - Open menu Format - Page - Select tab Header - Edit... - Click on Custom header - Text Attributes - Set Size to 96 - "OK" to the Text Attributes dialog - "OK" to the Header dialog - Reopen "Edit..." Actual result: - When reopened, the Header dialog is not rendered correctly (too tall, buttons invisible) This seems to be a result of the UI conversion for the dialog Adding Cc: to olivier.hallot@documentfoundation.org; Could you possibly take a look at this? Thanks commit 70af05cf740d3b4639f110489dc0e9e1e7571931 Author: Olivier Hallot <olivier.hallot@edx.srv.br> Date: Wed May 1 20:47:34 2013 -0300 Convert Calc page header/footer content to Widget UI Change-Id: I26465f69a7fa50fa58643c00225376a82ba8a7fc Katarina Behrens committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c1405651f6c0c8e519e0aed3f12473499d8ed942 tdf#90257: Prevent dialog from growing out of the screen It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. ... which makes this fixed for 5.0 Give me a yell if you want to backport Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit] The error remains on version 5.0.5.2 of LibreOffice for Linux (Ubuntu 15.10). Created attachment 123624 [details]
Error on LibreOffice Calc 5.0.5.2 (Ubuntu 15.10)
Created attachment 123625 [details]
My version of LibreOffice.
The fix was incomplete, it only affected the leftmost text edit. The rest has now been dealt with in a separate bug 97963 |