How can we reproduce this bug?
I have created a JSFiddle for this issue here.
https://jsfiddle.net/chphr0ab/3/
The issue is when you press "enter", it actually goes to the new line in the editor.
Instead of creating a newline, it should actually select an item from the tribute.
You can still select the item using "tab" or a "mouse". It's just the "enter" key which doesn't work.
How can we reproduce this bug?
I have created a JSFiddle for this issue here.
https://jsfiddle.net/chphr0ab/3/
The issue is when you press "enter", it actually goes to the new line in the editor.
Instead of creating a newline, it should actually select an item from the tribute.
You can still select the item using "tab" or a "mouse". It's just the "enter" key which doesn't work.