knowitall / openie-demo

The main Open IE demo.
http://openie.cs.washington.edu/
6 stars 1 forks source link

Autocomplete doesn't retain "entity:" prefix when selected with Enter #25

Open schmmd opened 12 years ago

schmmd commented 12 years ago

If I use autocomplete, and press the Enter key to select the entity I'm interested in, then I'm left without the entity: prefix. For example, if I click on the Argument 1 box and enter Bill and then hit enter, I'm left with Bill Clinton when I want entity:Bill Clinton.

schmmd commented 12 years ago

If I click on it instead, it works fine.

schmmd commented 12 years ago

Gave up on this one? That might be fine if it's too weird to figure out...

xdavidjung commented 12 years ago

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.