Code review comment for lp:~huwshimi/lazr-js/autocomplete-enter-580404

Revision history for this message
Brad Crittenden (bac) wrote :

After setting up some official tags for a project I tested autocomplete and it worked pretty well. I did discover an issue while using a Webkit browser (Safari) that does not appear under Firefox:

Create an offical tag "reallylong".

Try to add a tag "long". When "long" is entered, autocomplete suggests "reallylong". To *not* accept the suggestion enter a space. Upon doing so in Safari the 'accept' and 'cancel' icons disappear and pressing return has no affect. The only way to recover is to press ESC and the entry is cancelled.

I don't know if this problem is introduced by your branch. Please either fix as part of your branch or open a new bug. I'm marking the branch Approved so you can do either at your discretion.

review: Approve (code)

« Back to merge proposal