Mobile: Pressing enter with a properties key suggestion highlighted doesn't select that suggestion

Steps to reproduce

  1. Add a new property to a note
  2. Type part of the name of a property you used before
  3. Press enter

Did you follow the troubleshooting guide?

Y

Expected result

The suggested property being added to the note.

Actual result

The property name is set to exactly what you entered.

Environment

SYSTEM INFO:
Operating system: android 13 (OnePlus HD1925)
Obsidian version: 1.5.12 (134)
API version: v1.5.12
Login status: logged in
Catalyst license: insider
Live preview: on
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information


If the keyboard sends the raw keyinput for “enter,” the proper behavior will occur. Most softkeyboards do not do this, though.

Ok, we’ll think about this.