Subtle bug in Folder View?

Ben Cooksley bcooksley at kde.org
Mon Aug 8 06:53:30 UTC 2011


Hi all,

Currently if you try to rename a file, then try and right click in the
KTextEdit provided to specify the file's name, you will recieve a
crash. This crash will traceback to line 621 of ktextedit.cpp. Further
debugging of this indicates that KTextEdit is not at fault, as if you
comment that line out, then you simply lose the filename editor when
you try and right click. Any changes to the name will also be saved.

I have traced this back to line 111 of itemeditor.cpp of FolderView.
Unfortunately, i'm not sure how that should be changed to not close
the editor when just opening a menu.
I only found this due to a user report, which can be found at
http://forum.kde.org/viewtopic.php?f=15&t=96316

Anyone got any ideas on how to solve this properly?

Regards,
Ben


More information about the Plasma-devel mailing list