- Create a change tracking sentence - Click on the change, Edit -> Track Changes -> Comment - Type a long comment (for me, greater than 25 characters is enough to reproduce this bug) - Open the manage changes dialog (Edit -> Track Changes -> Manage), The comment field is truncated and then shown. When the width of the manage changes dialog is increased, the full comment is 'appended' to the 'truncated' comment instead of replacing it. Expected behavior: Full comment text is shown all the time.
Reproduced in Version: 5.4.0.0.alpha0+ Build ID: d3676ceeec55a41337ce5e6bc596f4f100d0638e CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group but not in Version: 4.5.0.0.alpha0+ Build ID: 2851ce5afd0f37764cbbc2c2a9a63c7adc844311 Locale: ca_ES
Created attachment 131749 [details] screenshot
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=a7052b906dfd1d749f7da9ea64a3479d7c1cc2c9..2d59c0c940ac61240992502256c966b2cb4f9daa Kendy, do you think any of your commits in the range above introduced this bug ?
Pranav: If you can have a look at this one when you are in the change tracking code that would be much appreciated :-) Xisco: Thanks so much for the bi-bisect!
Pranav Kant committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=551e86ff278d4608a54d311f387ca57ef4732000 tdf#106382 - Fix incorrectly shown change tracking comments in dialog It will be available in 5.4.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.
Pranav Kant committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=181cbe104b9f8f0d0812db082d68f4d5e1bc281b&h=libreoffice-5-3 tdf#106382 - Fix incorrectly shown change tracking comments in dialog It will be available in 5.3.3. 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.