Previous file opens when trying to close keyboard on android

Steps to reproduce

  1. Open note and start typing
  2. Swipe from the side (go back action in my OS)

Did you follow the troubleshooting guide? [Y/N]

Any vault has this issue.

Expected result

Keyboard closes, note stays the same.

Actual result

Keyboard closes, obsidian goes to previous file.

Environment

SYSTEM INFO:
Operating system: android 15 (samsung SM-A155F)
Webview version: 143.0.7499.192
Obsidian version: 1.11.5 (279)
API version: v1.11.5
Login status: not logged in
Language: en
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 1
Plugins enabled: 1
1: Kanban v2.0.51
RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.


Additional information

I don’t understand, swipe to side is a gesture for back on Android

Create a new vault. Post a screen recording of what you are doing in this new vault. I am not sure I follow.

convertedI’ve converted mp4 to GIF due to this forum not accepting source format.

I will guess that the swipe is processed by both OS and Obsidian. Keyboard is being closed due to right menu popping up and then swipe action goes back to the previous file.

I think it might be better to reduce swipe detection area in obsidian when the keyboard is open. Say if you want to just close the keyboard you can swipe from the edge, but if you want to open the sidebar, you can swipe closer to the middle of the screen.

the keyboard you can swipe from the edge

As an interaction with OS.

Should I provide something else?