Make Tabs clickable on the topmost pixel of the Window

Currently in Obsidian, you have to position your cursor at the correct height to hit a tab, which takes some precision.
Every browser or other tab-based app that I’ve used is set up so that moving your mouse to the top edge of the screen still allows you to click on the tab in that position. This way it’s possible to just move the cursor as far up as it goes and click, making switching or rearranging tabs a lot easier.

If this change was to be implemented, it’s worth noting that it would leave relatively little space to grab the window itself when a lot of tabs are opened at once (about a third of the space Chrome or Firefox would leave). However, this could be fixed by forcing that gap to stay at an acceptable width at all times.

4 Likes

Yep, this is a small fix but it would go a long way to improving usability!

I agree! This would make it much easier to quickly jump into another tab.
Interestingly, Firefox for example still has a few pixels of “optical” margin at the top of the tabs so it looks good, but you can still click at the very top. I think that’s a nice solution.

1 Like

We really need this as a core feature. It’s annoying to not be able to select the tab in the topmost pixels.