1. Open the multiline input in calc 2. Save document & close calc 3. reopen document The multiline input is closed again. Its state should be stored in the document (how many lines are shown in the multiline input) and restored when reopening.
confirm. Version: Version: 5.2.0.0.alpha1+; win7
I`m not sure it's always useful.
*** Bug 137685 has been marked as a duplicate of this bug. ***
The Formula Bar will be either a single line, or can be toggled to multi-line mode with the count of lines selected by user. That line count will persist during a calc session--but on restart the default single line is reused, and the line count for multi-line is reset to its default height.
(In reply to m.a.riosv from comment #2) > I`m not sure it's always useful. Certainly not always. It really depends what you do with your spreadsheet. I use it to prepare text database for language learning. Formula Bar for me is just a preview of cell content. And it would really make my work a lot easier if I could have fixed line state after Calc restart. (In reply to Samuel Mehrbrodt (CIB) from comment #0) > Its state should be stored in the document (how many lines are shown in the multiline input) and restored when reopening. That is the best solution.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d0cacf09a1105d89bf3df84b18623d790e3aeb82 tdf#99708 Save formula bar height to document It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/33339778c83f2e2d06e302f392d3ae36ee886e8f tdf#99708 Make sure to get the sanitized value It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
In current 7.4 when loading a document the (one line) Input Line (aka Formula Bar) height appears too small by a few pixels, but in fact is shifted down by that amount and cut at the bottom, until clicked into then it gets positioned and as tall as it should. I suspect that is related to these changes.
That is bug 150664.
LibreOffice Version 7.4.2.3 Agree with Eike. The input line height is not fully displayed when opening the document despite having expanded it before saving. It is ok on a new virgin document but shrinks after data has been entered and the document is saved.
Please do not reopen bugs just because of regressions. Reopen if the original issue is still not resolved.