Autocomplete window doesn't hide although word deleted

Working on new editor enhancements?
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Autocomplete window doesn't hide although word deleted

Post by AND51 »

Hello!

I have this situation:
Image


Now I want to delete the whole word at once with Ctrl+Back, but the autocomplete-window doesn't hide:
Image

Deleting every single character by pressing Back, Back, Back, Back, etc. lets the window hide correctly, but this is inconvenient.
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

If I remember correctly, I already reported this. I agree, it's annoying.
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

Trond wrote:If I remember correctly, I already reported this.
Wooot? What's going on? Am I only posting stuff that has already been reported? :? :lol:
PB 4.30

Code: Select all

onErrorGoto(?Fred)
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

:D
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply