https://bugs.kde.org/show_bug.cgi?id=454555
Bug ID: 454555
Summary: Python class name have a colon in one case in the
Symbols Viewer
Product: kate
Version: 21.12.3
Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Python class name have a colon at the end in one case in the Symbols Viewer.
STEPS TO REPRODUCE
1. Create a file like:
class MyClass:
2. Check the Symbols Viewer
OBSERVED RESULT
The class name is:
MyClass:
EXPECTED RESULT
the class name must be:
MyClass
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.