https://bugs.kde.org/show_bug.cgi?id=454582
Bug ID: 454582
Summary: Show/hide parameters in Symbols Viewer for Python code
doesn't work
Product: kate
Version: 21.12.3
Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Show/hide parameters in Symbols Viewer for Python code doesn't work.
STEPS TO REPRODUCE
1. Create a Python file like:
def foo(param1, param2):
pass
2. Go in Symbols Viewer
3. Check in the contextual menu the value of "Show Parameters"
OBSERVED RESULT
Parameters of the function foo are not displayed when "Show Parameters" is on.
And modify the value do nothing.
EXPECTED RESULT
Parameters must be displayed when "Show Parameters" is on and not displayed
when off.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.