Created attachment 198919 [details] test file to reproduce bug STR: 1. Open the attached test file bookmarksdialogdeletebookmarktestfile.odt 2. Menu > Insert > Bookmark Bookmark dialog opens 3. Click on the Bookmarks list column header Name entry to sort the list in alphabetical order by Name column entries. 4. Select Bookmark 3 entry in the list 5. Click on the Delete button Results: Bookmarks: Page Name Text 1 1 1 Bookmark 2 commodo Expected Results: Bookmarks: Page Name Text 1 Bookmark 1 1 1 Bookmark 2 commodo 1 Bookmark 4 consectetur Additional: Expected results are seen up to Version: 6.3.0.0.beta1+ where column sort does not work. After column sort is restored in later versions the results are as they are now.
Reproducible with Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 80c90897657896b94689513119bf05eafc21519b CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Latest version that works on the ones I have installed. Versión: 5.4.7.2 Id. de compilación: c838ef25c16710f8838b1faec480ebba495259d0 Subprocs. CPU: 16; SO: Windows 6.2; Repres. IU: predet.; Configuración regional: es-ES (es_ES); Calc: CL Reproducible with Version: 6.4.7.2 (x64) Build ID: 639b8ac485750d5696d7590a72ef1b496725cfb5 CPU threads: 16; OS: Windows 10.0 Build 26100; UI render: GL; VCL: win; Locale: es-ES (es_ES); UI-Language: en-US Calc: CL
Reproducible with export SAL_USE_VCLPLUGIN=gen Same results. Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: fa3e0b27385258c2fbd24e02b9319e86db00e7e2 CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: x11 Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded
Proposed patch: https://gerrit.libreoffice.org/c/core/+/181006
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cdcaa50e60c8abbbb84b460b8ac6671fc42b9d50 resolves tdf#164985 Incorrect bookmarks list in bookmark dialog after It will be available in 25.8.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.