Summary: | ctrl-supr on message editor should delete blank space. | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Raúl <rasasi78> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | jem, jtamate, kde-bugzilla, kollix |
Priority: | NOR | ||
Version: | 1.11.90 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Raúl
2009-02-09 17:49:58 UTC
Confirmed in kmail from svn trunk r925817 *** Bug 189656 has been marked as a duplicate of this bug. *** Please note that it currently fails for "| foo bar" completely: it does not delete anything in that case, but should (probably) result in "|foo bar" (removing any whitespace up to the next word). This bug is not restricted to Kmail. It is probably associated with the text editing widget used by Kmail and even this "Additional Comments" box I am typing this into in Konqueror right now. The bug is a bit annoying, since you can't conveniently delete multiple words by repeatedly pressing Ctrl-DEL. This is a Qt problem. Nothing kmail alone should fix/workaround. I reported it to the Trolls. It seems my test was incorrect. The original problem can not be reproduced with Qt-4.5 (KDE 4.3) any longer. |