https://bugs.kde.org/show_bug.cgi?id=438389
Bug ID: 438389
Summary: Renaming variable causes an endless amount of warnings
Product: kdevelop
Version: 5.6.2
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. Write some C++ class with a data member, separating header and
implementation files
2. Right click on said data member
3. Select "Rename namespace::Class::member"
4. Type a new name and confirm
OBSERVED RESULT
It renames the variables correctly but there's a warning above the tab bar
saying that the header file needs an update. This warning disappears and
re-appears several times.
Saving or closing the file doesn't make it go away.
After enough times of showing and disappearing, it will stop but that takes a
while.
While it's doing that, the text editor is pretty much unusable because every
time the warning appears and disappears it pushes the editor up and down a
couple lines.
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-18-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × AMD FX(tm)-8320 Eight-Core Processor
Memory: 31.4 GiB of RAM
Graphics Processor: AMD Radeon ™ RX 470 Graphics
--
You are receiving this mail because:
You are watching all bug changes.