Created attachment 144047 [details] xls file with test case for reported bug Performing Format > Text > Cycle Case on the attached example file causes Calc to hang with high CPU usage. Behavior is reproducible. Possibly related to the line "Test" in cell A1 being terminated with CR+LF To trigger the reported bug: 1) Open the attached .xls file 2) Select column A 3) Select [Format] > [Text] > [Cycle Case] Bug already present in LO 6.0.x, do not know earlier versions.
Seems similar to tdf#119155 put in See also.
Reproduced on Win7 with LO 6.0.6=>NEW
On pc Debian x86-64 with master sources updated today, I could reproduce this. Since I got the same log: warn:legacy.tools:30849:30849:editeng/source/editeng/impedit4.cxx:2764: invalid word length of 0, it should be fixed with the same patch on gerrit review for the moment https://gerrit.libreoffice.org/#/c/58750/
Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1fdb7c1434048f4dfc7168158c626cdc188dccde tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every Word It will be available in 6.2.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.
Backport to 6.1 on review: https://gerrit.libreoffice.org/#/c/58936/
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3b07dfad5df6d7117d6bd29aa30245a6dc515379&h=libreoffice-6-1 tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every Word It will be available in 6.1.1. 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.
Tested with daily build, seems fixed. Great work!
Xisco: following zungao's mail sent in private, what's the procedure to delete attachment of the bugtracker? I just found this https://wiki.documentfoundation.org/QA/Bugzilla/Administration#Deleting_Attachments Zungao: could you confirm here (by adding a comment) that you want the attachment to be deleted?
I confirm I would like the attachment removed. Will re-submit a sanitized version after removal unless directed otherwise.
The content of attachment 144047 [details] has been deleted for the following reason: user request
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=55d1ee5a8fb3e72d534a64e5045dfc0ec6a6eab8 uitest Calc-Text Case; tdf#119155 ; tdf#119162 It will be available in 6.2.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.
Created attachment 144385 [details] xls file with test case for reported bug Re-submission of the test case file
Xisco: just for information, the reporter of the bug thanks you about for the retrieval of the attachment. Reporter: don't hesitate to thank directly by adding a comment! :-)
The test exist, set status to Verified.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b9a04e8a2352d2e6290299fb6416f0bdc0c90756 tdf#119162: sc: move UItest to CppUnittest It will be available in 7.3.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.