Ticket #821 (assigned defect)

Opened 8 months ago

Last modified 7 months ago

autocompletion triggered even on blank line

Reported by: jquelin Owned by: Sewi
Priority: major Milestone:
Component: editor Version: 0.54
Keywords: Cc:

Description

1. create a document with the following content:

foobar bazzab frobnizer
#

2. set cursor position after the hash
3. type backspace

==> see autocompletion triggered, when it shouldn't (we're on a blank line!)

Change History

Changed 7 months ago by waxhead

  • owner set to Sewi
  • status changed from new to assigned

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

Changed 7 months ago by Sewi

I think this is fixed, autocomp should not appear if there isn't \w before the cursor.

Note: See TracTickets for help on using tickets.