https://bugs.kde.org/show_bug.cgi?id=444470
--- Comment #7 from cwo <[email protected]> --- (In reply to Nate Graham from comment #6) > Backspace not deleting character might also be intentional; if the text box > doesn't have focus, you can't see where the insertion point is, so it > wouldn't be clear what might get deleted. It's probably fine - both kicker and kickoff do this (deleting at the cursor position), and I don't think there are any complaint about this. It would only matter in a very narrow set of circumstances anyway; and if the wrong thing is deleted it's generally not a problem - people can just type that letter again. (Or if we want something sensible that is always consistent, it could always delete and add at the end of the string, and we could change the others to mirror that - but it doesn't seem necessary to me.) -- You are receiving this mail because: You are watching all bug changes.
