Bug 423530

Summary: Kate tabs shrunk in size
Product: [Applications] kate Reporter: Fabian Vogt <fabian>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: VERIFIED FIXED    
Severity: normal CC: cullmann, tcanabrava
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Fabian Vogt 2020-06-26 07:51:54 UTC
openQA found that the tabs changed appearance, now they are just as big as the title needs: https://openqa.opensuse.org/tests/1315579#step/kate/24

Is this change intentional? This makes the hit area smaller.
Comment 1 tcanabrava 2020-06-26 09:18:15 UTC
intentional to match every other app in KDE.
Comment 2 Christoph Cullmann 2020-06-28 17:12:31 UTC
No, this was an accident ;=)

It should be fixed now again in master, thanks for the pointer!
Comment 3 Christoph Cullmann 2020-06-28 17:13:19 UTC
(In reply to tcanabrava from comment #1)
> intentional to match every other app in KDE.

=> I actually thought this would have been an accident, in any case, I want to have the "expanding" behavior, it makes no sense to make the hit area smaller.
Comment 4 Fabian Vogt 2020-06-29 06:08:38 UTC
Confirmed to be fixed: https://openqa.opensuse.org/tests/1319235#step/kate/22

The tab is actually the full width now instead of half the width, but that's arguably even better.