In a new Calc document: 1. Put "x" to A1 2. Put "=A1" to C1 3. When on C1, use Tools->Detective->Trace Precedents 4. See that the cursor changes its shape when hovering over the blue arrow; double-clicking it will select A1. This is expected behavior. 5. Add another sheet named Sheet2 6. On Sheet2, put "=Sheet1.C1" to A1 7. When on Sheet2's A1, use Tools->Detective->Trace Precedents 8. See that the new blue arrow is inactive: it doesn't change mouse cursor shape; and it doesn't bring you to the Sheet1.C1. It is unclear why this limitation would be impossible to remove, and make such a line also helpful in navigating to the target. Tested using Version: 7.3.4.2 (x64) / LibreOffice Community Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5 CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL
*** This bug has been marked as a duplicate of bug 63087 ***