GNOME Bugzilla – Bug 344455
Resume autocompletion upon backspace
Last modified: 2018-06-29 21:07:41 UTC
While typing in autocomplete in either description or destination account, if you accidentally break out of autocomplete by typing e.g. backspace, it's a nuisance to resume. You need to back up a char and type the next char again. Sometimes you forget the right thing to type because your fingers are on autopilot. It would be nice for autocomplete to resume without extra steps. Other information:
Autocompletion does automatically resume if you type a character that continues an existing string. I interpret this RFE as requesting that autocompletion also resume when backspace results in a string that is a prefix of an existing string.
Yes, that's right. I should have been more specific. I bumped the version to 2.0.0, since that's current and this is still relevant there.
Due to the register rewrite in 2.5 this is no longer an issue. In 2.5 auto-complete is implemented with a drop-down instead of in-place. The drop-down will pop back up if backspace is used after typing a description which has no auto-complete options. (Tested on trunk, rev 22949M)
GnuCash bug tracking has moved to a new Bugzilla host. The new URL for this bug is https://bugs.gnucash.org/show_bug.cgi?id=344455. Please continue processing the bug there and please update any external references or bookmarks.