After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685766 - Setting a clip on a clone uses the wrong size
Setting a clip on a clone uses the wrong size
Status: RESOLVED OBSOLETE
Product: clutter
Classification: Platform
Component: ClutterClone
unspecified
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-08 23:20 UTC by Emmanuele Bassi (:ebassi)
Modified: 2021-06-10 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuele Bassi (:ebassi) 2012-10-08 23:20:02 UTC
Since 570fa3f044 we set a scale in the apply_transform virtual of ClutterClone
to scale to the size of the actor from the source's allocation to the clone's
allocation. However the apply_transform is also applied before applying the
actor's clip so the clip on a clone will end up with the wrong size. This is
breaking the flip-clock demo from Clutterrific.
Comment 1 André Klapper 2021-06-10 11:32:50 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of clutter, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/clutter/-/issues/

Thank you for your understanding and your help.