Bug 704500 - adwaita_engine_render_handle() is missing cairo_restore(cx)
Summary: adwaita_engine_render_handle() is missing cairo_restore(cx)
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-themes-standard
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cosimo Cecchi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-13 12:42 UTC by Martin Stransky
Modified: 2013-04-30 22:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-19 14:32:56 UTC
Type: ---


Attachments (Terms of Use)
something like this should fix it (675 bytes, patch)
2011-05-13 12:46 UTC, Martin Stransky
no flags Details | Diff

Description Martin Stransky 2011-05-13 12:42:04 UTC
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.

Comment 1 Martin Stransky 2011-05-13 12:46:10 UTC
Created attachment 498760 [details]
something like this should fix it

Comment 2 Cosimo Cecchi 2011-05-19 14:32:45 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.