https://bugs.kde.org/show_bug.cgi?id=416842
Bug ID: 416842 Summary: Jump to declaration/definition does not work on module and import statement Product: kdev-python Version: unspecified Platform: PCLinuxOS OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Language support Assignee: m...@svenbrauch.de Reporter: sh...@hotmail.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. open any python source code 2. move cursor to a module or a name from import statement, eg: from util import function1 3. There is not Jump to declaration OBSERVED RESULT There is no jump to declaration available EXPECTED RESULT We could jump to declaration always which can help developer understand code quickly Some time. ALT key can show where the Decl is, but Jump to Declaration still does not work. Have to use mouse to click the Decl link to navigate. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Lubuntu 19.04 (available in About System) KDE Plasma Version: N/A KDE Frameworks Version: KDE Frameworks 5.65.0 Qt Version: Qt 5.12.6 (built against 5.12.6) ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.