| Summary: | Highlighting a named range with relative references does not work correctly | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Igor <eeigor> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | sokol |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.3.0 target:7.2.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Sample file | ||
|
Description
Igor
2021-10-11 17:18:08 UTC
Created attachment 175673 [details]
Sample file
Short summary: Selecting a named range from the Name Box, if it contains relative references the resulting selection should take the current cell cursor position into account, same as if the reference was viewed in Manage Names. Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/57f09e6f3cfdd9ad4e1673df14e6ee550d402743 Resolves: tdf#145077 Use position for jumping to named relative references 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. Pending review https://gerrit.libreoffice.org/c/core/+/123507 for 7-2 Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ec1e3c7751ae8ec8d33d536e782041b2506118d1 tdf#145077: sc: Add UItest 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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/b3fee70c26c139a4b301e5465be63e17554fa573 Resolves: tdf#145077 Use position for jumping to named relative references It will be available in 7.2.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. |