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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
                 CC|                            |k...@davidedmundson.co.uk
         Resolution|---                         |NOT A BUG

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
> But is it wrong? 

Unquestionably, yes. 

Using the pattern it's using of an event filter (which is already weird) it
should return true inside the if statement to stop the event running.

>What's a better way of doing it?

It shouldn't set the frame style to "Styled" if we don't want it styled. 
I think this is just trying to do QFrame::NoFrame, but if it does need to style
it itself, it should set to Plain and subclass it.

Can you report to BabooTracker and link here.

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

Reply via email to