Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Indent area as non-tab area #3717

Open
mister-goo opened this issue Mar 9, 2025 · 0 comments
Open

[Bug] Indent area as non-tab area #3717

mister-goo opened this issue Mar 9, 2025 · 0 comments

Comments

@mister-goo
Copy link

Abstract

I'm using an extension to undo closed tabs by clicking on the non-tab area. However, the indent space before each tab doesn't count as non-tab area, so I can only undo a closed tab by clicking the scrollbar or the space below the tabs. In an old version of TST (3.4.8), the indent space is counted as non-tab area.

Steps to reproduce

  1. Install TST and tst-middleclick.
  2. Middle-click on the indent space before tabs.
A
 \- B (click on the space before the tab)

Expected result

Clicking on the indent space generates a non-tab area click event.

Actual result

Doesn't work in 4.1.3; works in 3.4.8. Is it possible to restore the old behavior? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant