| Summary: | Sort Undo lacks paint / refresh of cell data | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Eike Rathke <erack> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | Keywords: | regression |
| Priority: | medium | ||
| Version: | 4.3.4.1 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=86009 https://bugs.freedesktop.org/show_bug.cgi?id=82871 |
||
| Whiteboard: | target:4.5.0 target:4.4.0.0.beta2 target:4.3.5 target:4.2.8 | ||
| Crash report or crash signature: | Regression By: | ||
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5cec4ea827570a5bb0a368025f3733b841107d07 fdo#86708 paint after Undo of Sort It will be available in 4.5.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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fd8cf1f9c666203524a8d6af9c00ff569548f8e3&h=libreoffice-4-4 fdo#86708 paint after Undo of Sort It will be available in 4.4.0.0.beta2. 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. Pending review for 4-3 at https://gerrit.libreoffice.org/13122 |
Sort a simple range of cells, e.g. data {2,1,3}, Undo => original cell values are not painted, changing view / scrolling / Shift+Ctrl+R repaints. Observed in 4.3.4, 4-4 and master.