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 660608 - layout: Fix the actor tracking parameter parsing
layout: Fix the actor tracking parameter parsing
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-01 02:59 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2011-10-01 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
layout: Fix the actor tracking parameter parsing (980 bytes, patch)
2011-10-01 02:59 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2011-10-01 02:59:13 UTC
While trying to make the messageTray not respond to clicks under the gradient, I found this.
Comment 1 Jasper St. Pierre (not reading bugmail) 2011-10-01 02:59:16 UTC
Created attachment 197936 [details] [review]
layout: Fix the actor tracking parameter parsing

It's not appropriate to inherit from the parent property if we pass "false"
as a value, especially when all current parameters are booleans.
Comment 2 Jasper St. Pierre (not reading bugmail) 2011-10-01 18:42:09 UTC
Attachment 197936 [details] pushed as a3528bf - layout: Fix the actor tracking parameter parsing