Bug 60317 - delete key deletes files when editing text
Summary: delete key deletes files when editing text
Status: RESOLVED DUPLICATE of bug 53648
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0a4
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 18:30 UTC by JPollak
Modified: 2003-07-13 15:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***