Created attachment 192846 [details] A no-wrap cell with overflowing content, below a cell with newline and wrap Since v.24.2, opening the attachment, and navigating down using arrow keys, changes the properties of the second row's cell. 1. Open the attachment. 2. Press Down Arrow key two times, to arrive at A3. => A2 becomes taller, and its content wraps. It doesn't happen, if A1 is cleared. The cell with a newline is important for reproduction.
https://gerrit.libreoffice.org/c/core/+/164091
FWIW, in tdf#159690 the case is even simpler: introduce in cell A1 a text containing at least 1 manual line break (i.e. ctrl+enter), and so A1 will get the Wrap Text attribute, forced on any such cell. No need for any other cell, nor any move/scroll of any kind. See tdf#159690 comment 10 and tdf#159690 comment 11.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f0d8f72eb3447b705d1dcdc35a6f3c66a880ab7e tdf#159938: only apply wrap when the content was modified It will be available in 24.8.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.
For the record, regression introduced by 17e362e56f9e15d0214c441e632c91d22e58519d
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/153b3bae5ea6d0d59cf80c1ca1c32df8bfef57ef tdf#159938: only apply wrap when the content was modified It will be available in 24.2.2. 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.
While I can confirm that this is solved in 24.8 alpha built today 2024-02-29, there is still a related problem. See bug 159690 comment 17 for the current behavior after this bug 159938 was solved. Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6a064b1967e06e40be40817deff99d00c1a8554f CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (es_AR); UI: en-US Calc: CL threaded
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/91c37cdc9d779c6f1c956ffc78a688f08e6735d7 tdf#159938: sc_uicalc2: Add unittest It will be available in 24.8.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.
*** Bug 160212 has been marked as a duplicate of this bug. ***
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/55a8fce5d76bba0657ed76c85439fac8d1d00c8d tdf#159690 tdf#159938 Revert "tdf#158252 sc: Enable text wrapping... It will be available in 25.2.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.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/c1d2902b64dc02026f7842a43e540283b67df13d tdf#159690 tdf#159938 Revert "tdf#158252 sc: Enable text wrapping... It will be available in 24.8.3. 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.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/be818a6d53f9b5dfa0d23b807463b1c00d67800d tdf#159690 tdf#159938 Revert "tdf#158252 sc: Enable text wrapping... It will be available in 24.2.7. 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.