You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, on Firefox last version (123.0.1) with last TST available (4.0.3, I've seen 4.0.7 exists but Firefox doesn't know about it apparently), on Windows 11.
About a week ago, my close boxes are not aligned anymore. If tab title is small, it's OK, if tab title is too large, the close box goes too far to the right and is partially hidden (truncated). So it's more difficult to click on it, even though it still works.
Steps to reproduce
I don't know bow to reproduce, it juste happened without me doing anything special. I have hundreds of tabs, and it works perfectly except for this alignment (or rather, tab label size) issue.
By the way, I've been using TST for years and it's wonderful. Thank you so much!
The text was updated successfully, but these errors were encountered:
It worked! I had this in the CSS in the Advanced Options :
/* Hide .twisty and adjust margins so favicons have 7px on left. */
.tab .twisty {
margin-left: +15px;
}
I don't know where it comes from, a looong time ago there was some suggestion about modifying the CSS for TST, something like hide some stuff, maybe it came from that time.
Anyway, great suggestion, thanks!
rokdun
changed the title
[Bug] close box too close to or overlapping panel bounday (close box half hidden)
[Bug] close box too close to or overlapping panel boundary (close box half hidden)
Mar 17, 2024
Abstract
Hello, on Firefox last version (123.0.1) with last TST available (4.0.3, I've seen 4.0.7 exists but Firefox doesn't know about it apparently), on Windows 11.
About a week ago, my close boxes are not aligned anymore. If tab title is small, it's OK, if tab title is too large, the close box goes too far to the right and is partially hidden (truncated). So it's more difficult to click on it, even though it still works.
Steps to reproduce
I don't know bow to reproduce, it juste happened without me doing anything special. I have hundreds of tabs, and it works perfectly except for this alignment (or rather, tab label size) issue.
By the way, I've been using TST for years and it's wonderful. Thank you so much!
The text was updated successfully, but these errors were encountered: