[Bug 60317] New: delete key deletes files when editing text

pardsbane at offthehill.org pardsbane at offthehill.org
Tue Jun 24 18:32:53 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60317     
           Summary: delete key deletes files when editing text
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: pardsbane at offthehill.org


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.




More information about the KDevelop-devel mailing list