GNOME Bugzilla – Bug 611323
Ctrl+del results in word delete even if whitespaces are in front of the word
Last modified: 2010-07-10 08:52:55 UTC
Steps: 1. Put carat in front of whitespaces, like this: "| word" 2. ctrl+del. Expected outcome: It should delete the white spaces only. The word should be deleted only when carat is directly in front of it. This is also about the only way to delete a bunch of whitespaces together. Actual outcome: The word gets deleted.
Same goes for ctrl+backspace as well.
this is handled in gtktextview itself, reassigning.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 611676 ***