https://bugs.kde.org/show_bug.cgi?id=441606
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |noaha...@gmail.com, | |uhh...@gmail.com Product|Discover |Breeze Assignee|lei...@leinir.dk |plasma-b...@kde.org Component|discover |QStyle --- Comment #3 from Nate Graham <n...@kde.org> --- You're right, I missed that: #16 0x00007fbd7e44fc9f in Breeze::Helper::renderScrollBarHandle(QPainter*, QRect const&, QColor const&, QColor const&) const (this=this@entry=0x55be14d70f80, painter=painter@entry=0x7fff1a3291b0, rect=..., fg=..., bg=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qrect.h:819 #17 0x00007fbd7e46197c in Breeze::Style::drawScrollBarSliderControl(QStyleOption const*, QPainter*, QWidget const*) const (widget=0x0, painter=0x7fff1a3291b0, option=0x7fff1a328e10, this=0x55be14d61740) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qbrush.h:161 #18 Breeze::Style::drawScrollBarSliderControl(QStyleOption const*, QPainter*, QWidget const*) const (this=0x55be14d61740, option=0x7fff1a328e10, painter=0x7fff1a3291b0, widget=0x0) at ./kstyle/breezestyle.cpp:5135 #19 0x00007fbd7e46b0dc in std::function<bool (Breeze::Style const&, QStyleOption const*, QPainter*, QWidget const*)>::operator()(Breeze::Style const&, QStyleOption const*, QPainter*, QWidget const*) const (__args#3=<optimized out>, __args#2=<optimized out>, __args#1=<optimized out>, __args#0=..., this=0x7fff1a328c50) at /usr/include/c++/9/bits/std_function.h:683 #20 Breeze::Style::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const (this=0x55be14d61740, element=QStyle::CE_ScrollBarSlider, option=0x7fff1a328e10, painter=0x7fff1a3291b0, widget=0x0) at ./kstyle/breezestyle.cpp:1040 #21 0x00007fbd8572e3ef in QCommonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const (this=this@entry=0x55be14d61740, cc=cc@entry=QStyle::CC_ScrollBar, opt=opt@entry=0x55be20f45830, p=p@entry=0x7fff1a3291b0, widget=widget@entry=0x0) at styles/qcommonstyle.cpp:3376 #22 0x00007fbd7e46bdf9 in Breeze::Style::drawScrollBarComplexControl(QStyleOptionComplex const*, QPainter*, QWidget const*) const (this=0x55be14d61740, option=0x55be20f45830, painter=0x7fff1a3291b0, widget=0x0) at ./kstyle/breezestyle.cpp:6702 #23 0x00007fbd7e46b870 in std::function<bool (Breeze::Style const&, QStyleOptionComplex const*, QPainter*, QWidget const*)>::operator()(Breeze::Style const&, QStyleOptionComplex const*, QPainter*, QWidget const*) const (__args#3=<optimized out>, __args#2=<optimized out>, __args#1=<optimized out>, __args#0=..., this=0x7fff1a329050) at /usr/include/c++/9/bits/std_function.h:683 #24 Breeze::Style::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const (this=0x55be14d61740, element=QStyle::CC_ScrollBar, option=0x55be20f45830, painter=0x7fff1a3291b0, widget=0x0) at ./kstyle/breezestyle.cpp:1071 Maybe related to the recent scrollbar style changes? -- You are receiving this mail because: You are watching all bug changes.