https://bugs.kde.org/show_bug.cgi?id=496985
--- Comment #5 from Igor Kushnir <igor...@gmail.com> --- (In reply to Stephan Mueller from comment #2) > No, it does not work in Kdevelop: when I hover over the line > "CKINT(asn1_ber_decoder(5));" it shows "Label out" in the first line of the > pop-up. > > When I Ctrl-Click on the asn1_ber_decoder function in the mentioned line, it > jumps to the "out" label. > > Ciao > Stephan Everything works as expected on my system and I am not aware of any related changes since KDevelop 6.0.240800. See the screenshots, and Ctrl+Click on asn1_ber_decoder moves the cursor to the function's declaration. I suspect something is broken on your system or in your distro. Can you check in a new KDevelop session and a new project - perhaps KDevelop's cache is broken? -- You are receiving this mail because: You are watching all bug changes.