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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|junior-jobs                 |
                 CC|                            |n...@kde.org

--- Comment #5 from Nate Graham <n...@kde.org> ---
Looked into this a bit and IMO it doesn't seem like a Junior Job. :)

The problem is that KPageDialog adds its own margins here. We can't easily
remove them without breaking other QWidgets-based dialogs that expect them.

What we probably need to do is make a new face type that has zero margins
around the whole content item, but margins around the button box sub-component.
There is also a right margin that is appearing on the right side that I hven't
tracked down yet. Once we fix all of that, we'd adjust KCMshell to set specify
the use of the new face type.

I'll see if I can get it done.

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

Reply via email to