Bug 60317

Summary: delete key deletes files when editing text
Product: [Applications] kdevelop Reporter: JPollak <pardsbane>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.0.0a4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description JPollak 2003-06-24 18:30:04 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2.2 
OS:          Linux

When editing a text file with Gideon with the File Selector open and in sticky mode, if you press the delete key, you get a message box asking if you really want to delete the currently selected file in the 'File Selector', rather than deleting the character in the text editor, as you would expect.

It appears the text entry control has focus, because all other key presses are sent to the text box, backspace works, as well as regular ASCII characters.

When you hide the File Selector, Delete is passed to the text editor as expected.
Comment 1 JPollak 2003-06-24 18:30:47 UTC
This is with Gideon 3.0.0a4, sorry, I must have missed the version entry box. 
Comment 2 Amilcar do Carmo Lucas 2003-06-25 03:53:56 UTC
KDevelop 3 alpha4a is a bit old. 
 
You are strongly advised to update to the latest CVS version of KDevelop3 code 
name gideon, take a look at: 
http://www.kdevelop.org/index.html?filename=branches_compiling.html 
for all the details you need. If you find a problem or need help please send a 
mail to the mailing list: 
http://www.kdevelop.org/index.html?filename=mailinglist.html 
or drop us a line at the channel #kdevelop on the server irc.kde.org using 
ksirc, for example. 
Please use the CVS version and compile it yourself because that way you can 
easily patch it if a bug is found. 
 
This is a duplicate of a bug already fixed in CVS. Closing. 
 
P.S. : The KDevelop team closed 151 bugs since the release of KDevelop3.0 
Alpha 4a 
 

*** This bug has been marked as a duplicate of 53648 ***