Open schmmd opened 12 years ago
If I click on it instead, it works fine.
Gave up on this one? That might be fine if it's too weird to figure out...
I'll give this one another go after I finish with Google news.
Just so I don't forget:
Pressing keys to select values on the FreeBase suggest module makes it so that the usual fb event doesn't trigger, thus messing up the logic I put in. Might have to go back to the source code for suggest to fix this, OR simply disable the usual logic for arrow-keys (and maybe Enter? that might end up badly).
On Fri, Sep 7, 2012 at 2:44 PM, Michael Schmitz notifications@github.comwrote:
Gave up on this one? That might be fine if it's too weird to figure out...
— Reply to this email directly or view it on GitHubhttps://github.com/knowitall/openie-demo/issues/25#issuecomment-8379959.
If I use autocomplete, and press the
Enter
key to select the entity I'm interested in, then I'm left without theentity:
prefix. For example, if I click on theArgument 1
box and enterBill
and then hit enter, I'm left withBill Clinton
when I wantentity:Bill Clinton
.