Bases: Multi-cell selection - unable to paste text a from formula property to a text property

In a base, you can select multiple cells of a text property and paste them into a selection (of the same size) of another text property and each individual cell value is pasted as expected.

But when you copy the contents of a formula property selection and try to paste it into a text property, nothing is pasted.

Steps to reproduce

  1. Open a sandbox vault.

  2. Create a new base.

  3. Create a new formula property “Formula”: file.basename.

  4. Create a new text property “Pasted”.

  5. Drag-select 3 cells from the “Formula” property and hit Ctrl+C.

  6. Drag-select 3 cells from the “Text” property and hit Ctrl+P.

Did you follow the troubleshooting guide?

Yes.

Expected result

The formula results of the formula property are pasted as plain text into the cell selection of the text property.

Actual result

Nothing happens.

Environment

SYSTEM INFO:
	Obsidian version: 1.12.7
	Installer version: 1.12.7
	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: off
	Plugins installed: 1
	Plugins enabled: 1
		1: Iconic v1.1.4

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.

I cannot make edits yet, so here are two corrections…

Step 6 is supposed to read:

  • Drag-select 3 cells from the “Pasted” property and hit Ctrl+P.

I reproduced the problem in a fresh sandbox vault with the following debug info:

SYSTEM INFO:
	Obsidian version: 1.12.7
	Installer version: 1.12.7
	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: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none