Summary: | Opening multiple tabs makes kate's window too big | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Podagric <kde.podagric> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | waqar.17a |
Priority: | NOR | ||
Version: | 21.12.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Podagric
2022-02-01 13:32:08 UTC
another problem in this situation is that only a small part of the file name is displayed on the tab, and most of the time this is not enough to correctly identify it Weird issue. I have around 200 tabs open atm (running kate master), but things seem to be working as expected and the editor doesn't increase its width based on the number of tabs I have opened. Is this always reproducible?
> another problem in this situation is that only a small part of the file name is displayed on the tab, and most of the time this is not enough to correctly identify it
This is a won't fix I think because if the tab button is small, it can't display a filename that is larger in size than the button itself.
(In reply to Waqar Ahmed from comment #2) > Is this always reproducible? Yes always And after it gets into that state, I have to close several tabs and maximize the window again to get it back to normal. > I have around 200 tabs open atm (running kate master), but things seem to be working as expected I'm using the latest version available on archlinux, 21.12.1 Would you mind sharing your exact tabbar configuration? See "Behaviour" A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/594 Added some improvements to the UI to fix this case, so marking as resolved: https://invent.kde.org/utilities/kate/-/merge_requests/594 I assume you were using a large limit in the "tabs limit" which caused this issue. To avoid it for the current release you can do 2 things: - Use unlimited tabs - Use a smaller limit With the next release you can "Allow Tab Scrolling" which will prevent this problem. Also, please consider providing as much detail as possible when reporting a bug. It is often not obvious or not reproducible without knowing more detail. Thank you very much, Waqar Ahmed! In fact, removing the tab limit was what solved the problem. Sorry for not providing more details about the bug, I didn't because I really had no idea what setting could be causing this. Here's what the Behavior tab looked like: |