Description
Description
I also found an interesting bug in the newest auto complete code on riot.im/develop (web). Type an at sign and the first letter(s) of a person you want to mention. When the results populate, press DownArrow to select.
Expected: You hit the first item on first downArrow.
Actual: You have to press it twice to hit the first item with accessibility. Now, try to auto-complete. Press Tab. Tab won‘t insert the selected full item. It will just put the cursor back after the characters you already typed. DownArrow onto the item again. Press Enter instead. That will insert the item, but at the same time send off the message prematurely.
Logs being sent: no
Version information
- Platform: web
- Browser: Firefox 70 Beta, 71 Nightly
- URL: riot.im/develop