Mouse multi-cursor placement disabled while file has properties

Once you’ve done the above, delete everything above this line.

Steps to reproduce

  1. Open file that contains at least one property.
  2. Hold middle mouse button over multiple lines that don’t wrap, outside of any text on said lines.

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

Y

Expected result

A new cursor is placed at the end of each line passed.

Actual result

The text is selected instead.

Environment

SYSTEM INFO:
Obsidian version: v1.5.3
Installer version: v1.4.13
Operating system: Windows 10 Pro 10.0.19045
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

The middle mouse should not add a new cursor. It’s alt-click.

I can’t reproduce this.

Are you dragging over the properties or text inside the file? Properties do not support multiple cursors.

Here is a video I’ve recorded showcasing the problem:

https://youtu.be/8zBghxk_ick

As seen, dragging middle click over multiple lines in the first example places multiple cursors, but after adding a property, the feature is disabled.

Do note that this is reproducible on my machine, both in my current vault, and a completely new vault.

Here is another video showcasing the problem on a new vault, just in case you don’t believe me:

https://youtu.be/H6cKCy3T5bo

I can reproduce the issue now, thanks!