-- Originally posted by (AT sourceforge.net): *anonymous -- -- This ticket was imported from http://sourceforge.net/p/rkward/bugs/23 on 2017-05-30 15:26:40 +0100 -- Keyboard shortcuts and toolbar in the script editor get messed up when ctrl+l \(run current line\) is used while the auto-completion box is open. The easiest way to reproduce this bug is to create a new script in the editor and just type "plot" or any other function name so that the auto-completion comes up. After pressing ctrl+l, I can no longer use any keyboard shortcuts and the toolbar is missing all editor related buttons. rkward prints two warnings to the terminal when this happens: rkward: WARNING: Can not plug KToggleAction in QWidget rkward: WARNING: Can not plug KAction in QWidget It also happens when a tool-tip \(e.g. 'plot\(x,y,...\)'\) is visible. Note however that the buttons come back when I switch between the editor and the console a few times by clicking into them. The version is 0.4.9 using KDE 3.5.1 Level "a" SUSE 10.1. I compiled rkward myself.-- Labels: Interface (example) --
Logged In: YES user\_id=300591 Originator: NO Hi, thanks for reporting this issue. It is probably related to the katepart that is being used as the script editor. I can no longer redroduce this problem in RKWard 0.5.0a \(for KDE 4\). I will keep this report open to remind me to have a look in 0.4.9, but note that further development of the KDE 3 series of RKWard is not a priority at this time.
The 0.4.9 version really \*is\* out of date by now. Sorry for not fixing it there, but to my knowledge this never affected the KDE 4 series of RKWard. Closing. If you still see this with RKWard 0.5.x, please open a new report.
- **status**: open --> closed-out-of-date