I used to double click on a headline's representation in the Navigator to locate this headline in the edit window. That does not work any more!
it does not work any longer in Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: b3df12b9781daa19eff2b1e30526e65ca2aaa193 CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded but it worked in Version: 25.2.2.1 (X86_64) / LibreOffice Community Build ID: 38d746d66d9b82fa248a2e90142b9dd3ddd1d6cd CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded
Created attachment 200960 [details] Sample file Works for me. Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 3158b14e0b26875300a8098bc117a5e69b76f48f CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (es_ES); UI: en-US Calc: CL threaded Please attach a sample file, reduce the size as much as possible without private information, and paste the information in Menu/Help/About LibreOffice, there is a copy icon.
I'm also unable to reproduce this on Windows, could it be platform-specific? Seconding the need for a sample document that produces the bug. (Please note that the attachment will be public; remove any sensitive information before attaching it. See <https://wiki.documentfoundation.org/QA/FAQ#sanitize> for help on how to do so.)
Created attachment 200966 [details] bug report with screenshots the requested example showing the bug
Created attachment 200987 [details] Another example with screenshots, now without ancestry from old odt files
Works for me Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 3158b14e0b26875300a8098bc117a5e69b76f48f CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (es_ES); UI: en-US Calc: CL threaded Please test in safe mode, Menu/Help/Restart in Safe Mode
(In reply to m_a_riosv from comment #6) > Works for me > Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community > Build ID: 3158b14e0b26875300a8098bc117a5e69b76f48f > CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: > Skia/Raster; VCL: win > Locale: en-US (es_ES); UI: en-US > Calc: CL threaded > > Please test in safe mode, Menu/Help/Restart in Safe Mode I tested it with today's version Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: b16dd0fb306944a02e5d73d4a2bbc68cf80b0b8f CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded also in the safe mode. The problem persists. Side finding: When I start the Navigator, it comes up with a tiny window which does not even show any part of the title bar, it just looks like a schematic of a two button computer mouse. I'll report it as a bug separately.
(In reply to Adalbert Hanßen from comment #7) > ... > Side finding: When I start the Navigator, it comes up with a tiny window > which does not even show any part of the title bar, it just looks like a > schematic of a two button computer mouse. I'll report it as a bug separately. I just found out: this bug is already known as #97894 since 2016-02-16 (!) as being present on Linux versions.
No issue Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: c854f5aaae575a0570f79a225b80b53ed420578c CPU threads: 8; OS: macOS 14.7.4; UI render: Skia/Raster; VCL: osx Locale: nl-NL (nl_NL.UTF-8); UI: en-US Calc: threaded Maybe GTK3 specific?
Created attachment 201066 [details] Like the others, added how to circumvent the bug Double clicking on the tree part of the Navigator, NOT on the text of the headline) gets you to that place. The error should be fixed soon, since such errors scare off any inexperienced new user!
(In reply to Telesto from comment #9) > > Maybe GTK3 specific? The bug is still present in today's development version: Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: b852ed9fc8b43cdc335c14aeb71c581daa7d98a7 CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: sv-SE (de_DE.UTF-8); UI: en-US Calc: threaded This indeed is a gtk3-version.
Indeed, only gtk3 is affected. Bibisected with linux-64-25.8 to 492c94abe05e5ac213475cdd85f158b7a462f824 tdf#139633 Rename objects from tree view in navigator Let's add both Karthik and Jim to Cc.
Currently I don't have a Linux machine, will try to resolve this once I get my hands on a Linux system.