When some object and its method was typed: object()->itsMethod(); and CTRL+z is used to back the changes, it hangs on switching '.' to '->' operators Similarly, When trying to revert changes with CTRL+SHIFT+z it stops on those operators Reproducible: Always
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
It still occurs but it is less annoying than these days when reported. It looks like when dot key is pressed after some name (pointer usually) it is stored as more actions than one. So to revert it with ctrl+z requires a few hits more. But it is bearable. This issue with ctrl+shift+z never happens now.