I can pin down June 10th as to when I tried a new theme and thought it was responsible misaligned cursor, line movement, etc. while using it on MacOS. The odd vim behavior may have been earlier but just not as obvious.
FYI, I run the early-access insider updates of Obsidian on all my devices. By my calculations, that means I updated to 1.13.1 on the 9th.
On Mac, does it happen in the sandbox vault?
This is very strange.
I canāt think of a pattern.
@greyfade I just ran into this on KDE Wayland after updating today, and fixed it by going into System Settings > Keyboard > Virtual Keyboard and selecting None instead of Plasma Keyboard. Hope it helps
That unfortunately fixes the issue, but I need IBus. This is a very suboptimal solution.
It also does not address the Mac usersā issue.
Scott may have a different problem.
This may indeed be a plasma bug for all you.
It possible that we didnāt introduce the bug (we havenāt changed anything in this area recently) maybe itās a kde regression.
If you run obsidian with --ozone-platform=x11, does it solve the problem?
It does, yes. Is Ozone using xkb on x11 instead of libinput on wayland? If so, thatād explain a lot.
So electron moved to default Wayland while back.
There are still some some bugs with Wayland and you but one of them.
You can run obsidian in x11/xwayland mode until this issue is sorted out.
Solved! Had that same problem since updating to 1.12.7 earlier today, but your solution worked perfectly. Thanks!