Ticket #821 (assigned defect)
autocompletion triggered even on blank line
| Reported by: | jquelin | Owned by: | Sewi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Autocomplete | Version: | 0.54 |
| Keywords: | Cc: |
Description
- create a document with the following content:
foobar bazzab frobnizer #
- set cursor position after the hash
- type backspace
==> see autocompletion triggered, when it shouldn't (we're on a blank line!)
Change History
Note: See
TracTickets for help on using
tickets.

Sewi, I think you worked on some of this didn't you?