Hide Forgot
Description of problem: adwaita_engine_render_handle() is missing cairo_restore() if sides == GTK_JUNCTION_NONE. It returns with /* Not implemented. */ comment. Version-Release number of selected component (if applicable): gnome-themes-standard-3.0.1-1.fc15.i686 How reproducible: Always Actual results: Because of missing cairo_restore(), all gtk items rendered after the handle element have wrong position.
Created attachment 498760 [details] something like this should fix it
Thanks for the patch, I pushed to git master of gnome-themes-standard upstream. A new upstream bugfix release is planned for next Monday; Fedora updates should follow shortly.