Embedded Base: Select all in editable field in bases doesn't work in live preview

Steps to reproduce

  1. Have live preview enabled and be in edit mode
  2. Create a new note
  3. Create a Text property (description)
  4. Add some text to the property like: test text
  5. Create a inline base view:
```base
views:
  - type: table
    name: Table
    order:
      - file.name
      - description
```
  1. Select the editable text property description inside the base view so it’s in focus
  2. Press Ctrl + A for selecting all

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

Yes

Expected result

Selects all the text inside the editable field.

Actual result

Cursor jumps back to where it was before selecting the text property inside bases view.

Environment

SYSTEM INFO:
Obsidian version: v1.9.4
Installer version: v1.8.4
Operating system: Windows 10 Pro 10.0.19045
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

When focus is on a field inside a table or the property input field in the header, then select all with Ctrl + A works with selecting the whole field. Also if in reading view and then doing step 6 and 7 above, then it works with selecting all the text.

4 Likes

Just adding that this also occurs with embedded bases, not just inline ones.

SYSTEM INFO:
Obsidian version: v1.9.10
Installer version: v1.6.3
Operating system: Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:46 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6031 23.6.0
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 2
Plugins enabled: 2
1: Excalidraw v2.10.1
2: Dataview v0.5.68

Thanks, I can repro

Obsidian_TViwnwUVUe

1 Like

Just adding that I am also experiencing this on ios when using the “select all” popup over the cursor.