KrazyManJ / obsidian-keyshots

🔮📝 Obsidian plugin that adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
https://www.moritzjung.dev/obsidian-stats/plugins/keyshots/
MIT License
85 stars 2 forks source link

[Bug] Better Callout Selector sometimes shows Abstract shifted right #6

Closed MaxMoldmann closed 8 months ago

MaxMoldmann commented 8 months ago

Often but not always the Better Callout Selector looks like this when opened: the Abstract callout appears shifted to the right Abstract-Callout-Shifted As soon as you type 'A' in the filter it is displayed correctly.

KrazyManJ commented 8 months ago

Hello @MaxMoldmann , thank you for another issue post.

Unfortunately this is not issue of Keyshots, but somehow issue of electron (web rendering in an app). While I was trying to check it's render place via developer tools, that abstract callout goes back to it's place. The same is for case when you scroll down, or while you are not focusing input element in modal.

Also I've no idea how to solve this, because in developer tools it's on its place, as it should be, it just appears different. I've tried to solve it months ago but I've been unsuccessful. As you can see I've posted photos of showing item in place in developer tools, but you can see it's not rendered there.

image

image

I am sorry but I've done everything what would fix it, unfortunately, I can do nothing about that, because It's not mistake on side of Keyshots, and that's why I am closing this issue, I apologize I could not fix your bug.

Have a great day and again, thank you for trying to make Keyshots a better plugin.

MaxMoldmann commented 8 months ago

Thank You for the explanation and your efforts to address this all while not caused by Keyshots (probably my most used Plugin)!