| Summary: | Changes Occur When Canceled | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | gat <gatlibs.dev> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | h3734236 |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.2.0 target:5.1.2 target:5.0.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
gat
2016-03-04 04:02:28 UTC
I have confirmed this issue on LibreOffice 4.3.0.4 with Windows Vista Service Pack 2. Also, the following still produces the bug. Right-click an image. Click "Format Image". Click "Crop" Change the image's size. Click another tab, e.g. "Image". Click "Crop" to return. Click "Reset". Click "Cancel". The values will still be reset, but the changes will still occur. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd9a5cf4312a2dc0c1ecbf682c67ca08862cdde0 Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancel It will be available in 5.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e013830e996cb571b0f4acebd2776ca3193b663b&h=libreoffice-5-1 Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancel It will be available in 5.1.2. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=40e7a2253a72ee490f97a604bcc94d12d0b84fc8&h=libreoffice-5-0 Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancel It will be available in 5.0.6. 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. I have tested your fix in the latest stable release in Fedora 23 and the issue has been resolved. |