| Summary: | Calc Name Box field not updated immediately after deleting a sheet-local named range with deleting a sheet | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Igor <eeigor> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | CC: | buzea.bogdan, erack, gaxonegaxone, sokol |
| Priority: | medium | ||
| Version: | 7.3.5.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=150312 https://bugs.documentfoundation.org/show_bug.cgi?id=150829 |
||
| Whiteboard: | target:7.5.0 target:7.3.7 target:7.4.2 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Igor
2022-08-09 09:37:35 UTC
Typos: 2. ...and name the range. 4. Delete the copy... (In reply to Igor from comment #0) > Actual Results: > In the Manage Names dialog, one global name remains. However, both names are > still present in the drop-down list of the Name Box field. The field is not > updated. Yes, but only until file reload. So I set Medium Minor. Same in Navigator. Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/540a312af2f02108ea90f5d2a9f3bf573db622e5 Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-up It will be available in 7.5.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 "master": https://git.libreoffice.org/core/commit/0ff4a77f337237a5cad1d44390ff924af3992ff8 Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletion It will be available in 7.5.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 reviews https://gerrit.libreoffice.org/c/core/+/139430 https://gerrit.libreoffice.org/c/core/+/139431 for 7-4 https://gerrit.libreoffice.org/c/core/+/139432 https://gerrit.libreoffice.org/c/core/+/139433 for 7-3 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/c36dcb281f6e64d91fcb4dfdc52697da5c666db1 Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletion It will be available in 7.3.7. 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-4": https://git.libreoffice.org/core/commit/662fdaadfeaa2a8d3fe1f78cf54332056956e351 Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletion It will be available in 7.4.2. 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-3": https://git.libreoffice.org/core/commit/607f12bc94228472c6eeb7a42387744e93a23b34 Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-up It will be available in 7.3.7. 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-4": https://git.libreoffice.org/core/commit/e677adf304f7a02d741eb6892e1d102538164ebc Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-up It will be available in 7.4.2. 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. Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cb4216a9c933bf64ec7a30340b596cb83fe1b599 tdf#150307, tdf#150829: sc: Add UItest It will be available in 7.5.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. Confirm it was not working in Version: 7.4.0.2 / LibreOffice Community Build ID: 1512ce97d7ed39dce3121f7e15651fd8895f950e CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded And it is working well in Version: 7.4.2.0.0+ / LibreOffice Community Build ID: 26d2a8d9a70255f2211f4256f27286653fbfba44 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded |