Review Request 114271: drawFloatFrame for QtQuick menus
Yichao Yu
yyc1992 at gmail.com
Wed Dec 4 18:53:23 UTC 2013
> On Dec. 3, 2013, 9:39 a.m., David Edmundson wrote:
> >
>
> Yichao Yu wrote:
> May I ask if how did you get the rounded corner?
>
> I have got this[1] kind of white frame for menu with rounded corder and haven't found a good way to get rid of it (without interfering with other things) yet.
>
> [1] http://wstaw.org/m/2013/12/03/plasma-desktopuj5572.png
>
>
> Martin Gräßlin wrote:
> It still has the white frame - might not be visible in the screenshot. The problem seems to me like an RGB window is created, though I haven't verified yet.
I think the problem is that the window has an opaque clear color (which also means that it is a RGB window) but I'm not sure what is the best way to fix it.
- Yichao
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114271/#review45041
-----------------------------------------------------------
On Dec. 3, 2013, 8:57 a.m., Martin Gräßlin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/114271/
> -----------------------------------------------------------
>
> (Updated Dec. 3, 2013, 8:57 a.m.)
>
>
> Review request for Plasma, David Edmundson and Hugo Pereira Da Costa.
>
>
> Repository: kde-workspace
>
>
> Description
> -------
>
> drawFrameMenuPrimitive is entered with a null QWidget if a QQuickMenu is rendered. By handling this case we get the menu to render with a frame. Unfortunately we cannot render the widget background as that really needs a non-null QWidget and we also do not yet get shadows.
>
>
> Diffs
> -----
>
> kstyles/oxygen/oxygenstyle.cpp 50c217f
>
> Diff: http://git.reviewboard.kde.org/r/114271/diff/
>
>
> Testing
> -------
>
> I'm not sure whether this can affect other areas if QWidget is null.
>
>
> File Attachments
> ----------------
>
> QtQuick menu with fix
> http://git.reviewboard.kde.org/media/uploaded/files/2013/12/03/32336a9f-5bd7-4f47-974f-3420882f7cc3__qml-menu-fixed.png
> QtQuick menu without fix
> http://git.reviewboard.kde.org/media/uploaded/files/2013/12/03/45e57c8b-324d-4d9a-8fc8-52211f2e8f8d__qml-menu-broken.png
>
>
> Thanks,
>
> Martin Gräßlin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20131204/e53bdfef/attachment-0001.html>
More information about the Plasma-devel
mailing list