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

--- Comment #4 from Nate Graham <n...@kde.org> ---
So the problem appears to be that the visual content items eat clicks in Qt 6.
We do want this for the interactive hover buttons, but not the non-interactive
labels and preview images.

Adding a TapHandler doesn't work because those elements span the full width and
get faded out when the buttons are visible, so we can't apply it easily to just
the area to the left of the buttons. I think we need to find a way to make the
non-interactive parts of the delegate stop eating clicks.

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

Reply via email to