Comment 17 for bug 920832

Revision history for this message
Peter Hurley (phurley) wrote :

@Andrea,

I don't understand what you meant by "you can simply can add a special style class if needed."

I have attached a standalone testcase which demonstrates the bug. The testcase is a toplevel window which contains a single widget -- a subclassed EventBox that renders a handle centered within the window. Please note that the only drawing in this testcase -- including the background -- is done by GtkRenderHandle *which is rendered by the unico engine*.

The testcase styles the widget with a css fragment defined in main() as faux_theme.

Feel free to "add a special style class" to the faux_theme definition so that the testcase output matches the reference image which I will also attach.