[Breeze] [Bug 419318] Click and drag scroll doesn't work when mouse leaves scrollbar if initial click was in right-most pixel
george fb
bugzilla_noreply at kde.org
Mon Mar 30 16:26:26 BST 2020
https://bugs.kde.org/show_bug.cgi?id=419318
--- Comment #2 from george fb <georgefb899 at gmail.com> ---
It comes from the frame of KItemListContainer.
Setting the frame to QFrame::NoFrame removes the frame and with it the problem.
setFrameShape(QFrame::NoFrame);
I'm not saying the frame should be removed.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list