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

--- Comment #13 from Tsu Jan <tsujan2...@gmail.com> ---
OK, I may be wrong but I couldn't find any problem in kio. Of course, someone
knowledgeable about kio would know better.

I tested with Kvantum and found that ensurePolished() (only at
Style::styleHint()) is enough for all menus to have translucency and/or rounded
corners (will make a commit after some tests). I think QtCurve can do the same,
i.e. it can use ensurePolished() instead of addAlphaChannel() for menus --
although, as I mentioned above, most menus wouldn't need it. In other words,
addAlphaChannel() should be used only for window translucency.

All this trouble is because of https://bugreports.qt.io/browse/QTBUG-34064

P.S. This question isn't answered yet: why does the creation of a window handle
for KFileDialog's menu cause a freeze.

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

Reply via email to