https://bugs.kde.org/show_bug.cgi?id=376504
Martin Sandsmark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Martin Sandsmark <[email protected]> --- seems like a busyloop in emulatedcommandbar, according to `perf top` and gdb. what is this code supposed to do, why is it looping?: https://github.com/KDE/ktexteditor/blob/master/src/vimode/emulatedcommandbar/emulatedcommandbar.cpp#L135-L137 ::hasPendingEvents() is obsolete, so it has probably changed to just return true all the time or something. -- You are receiving this mail because: You are watching all bug changes.
