[konsole] [Bug 411965] Rendering issue in dual screen hidpi setup

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Sep 22 21:25:35 BST 2019


https://bugs.kde.org/show_bug.cgi?id=411965

--- Comment #20 from karolbe at gmail.com ---
I did some more investigation and turned out that I had custom CSS enabled for
konsole to more visibly mark the active tab and following CSS broke it in
conjunction with QT 5.13.1:

QWidget, QTabWidget::pane, QTabWidget::tab-bar {
    background-color: rgb(45, 45, 45);
}

I removed it and it is OK now. Sorry for confusion.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list