midori-browser / core

Midori Web Browser - a lightweight, fast and free web browser using WebKit and GTK+
https://www.midori-browser.org/
GNU Lesser General Public License v2.1
400 stars 67 forks source link

Closing a tab should then focus the tab to its left #436

Closed shmup closed 2 years ago

shmup commented 3 years ago

Closing the last tab, it'd be nice if the tab to its left was focused next

But if closing the 5th tab, out of 20 or whatever, it'd be nice to focus the 4th

Current behavior is to always focus the first


Mostly I'd just like to talk about it. I'd be okay suggesting changes via PR if it's not already a Hard No

Admitedly I think what is most distracting about current behavior is that I have a scrollable horizontal tab bar, say scrolled all the way to the right. If I close a tab, it will then focus the first tab, hence also scrolling the tab bar to the left

shmup commented 2 years ago

Closed because another one is open from 2 years before mine: https://github.com/midori-browser/core/issues/359