Skip to content

Draft: adw-tab: stop selecting tab when clicking on close

I'm not sure how to properly address this, so I marked it as a draft.

The problem described in the bug report happens because when clicking the close button, the pressed event of gtk-box is fired, thus "selecting" the tab right before closing it.

Help welcome! Thanks.

Fixes #765

Merge request reports