[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2024-04-03 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773

Oleksandr Natalenko  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Oleksandr Natalenko  ---
Probably not an issue any more, at least for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2024-03-22 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=446773

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #5 from Kurt Hindenburg  ---
let us know if this is still an issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2022-01-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446773

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #4 from ninj...@gmail.com ---
The default stylesheet was causing issues and was removed in
https://invent.kde.org/utilities/konsole/-/merge_requests/494. See also
https://bugs.kde.org/show_bug.cgi?id=410133.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773

--- Comment #3 from Oleksandr Natalenko  ---
Had to add the following to CSS to restore old look:

```
QTabWidget::pane {
border: 0px;
}

QTabWidget::tab-bar {
border: 0px;
}
```

Is this intentional?

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773

--- Comment #2 from Oleksandr Natalenko  ---
Created attachment 144423
  --> https://bugs.kde.org/attachment.cgi?id=144423=edit
How tabs look in 21.12.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 446773] Extra borders in qtabbar after upgrade

2021-12-10 Thread Oleksandr Natalenko
https://bugs.kde.org/show_bug.cgi?id=446773

--- Comment #1 from Oleksandr Natalenko  ---
Created attachment 144421
  --> https://bugs.kde.org/attachment.cgi?id=144421=edit
How tabs look in 21.08.3

-- 
You are receiving this mail because:
You are watching all bug changes.