#7019 closed defect (fixed)
getBoundingBox appears broken for group objects
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX GFX | Version: | 1.1.1 |
Keywords: | dojox, gfx, getboundingbox, broken | Cc: | |
Blocked By: | Blocking: |
Description
According to the documentation currently available, all shapes support the getBoundingBox method:
http://docs.google.com/View?docid=d764479_1hnb2tn
I'm trying to use the getBoundingBox method on a group object, and I can't get it to return any value other than null. For a representative example,go to:
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/gfx/demos/lion.html
And use whatever console you have available to query the global "g" Group shape object:
g.getBoundingBox()
null
I've tried this in Firefox 3, Opera 9.5, and a recent Webkit nightly.
Attachments (2)
Change History (12)
comment:1 Changed 14 years ago by
Milestone: | → tbd |
---|
comment:3 Changed 14 years ago by
Status: | new → assigned |
---|
comment:4 Changed 12 years ago by
Patch and test case have been submitted to IBM internal issue tracker and IBM committer shall upload them here soon.
Changed 12 years ago by
Attachment: | group.getBBox.patch added |
---|
Patch for issue. Reviewed and is clean and under CCLA
comment:7 Changed 11 years ago by
dojox/gfx/fx.js should not have been part of the 27449 rev. commit reverted for fx.js
comment:8 Changed 11 years ago by
Milestone: | future → 1.8 |
---|
mark all (open) tickets w/blank milestones to be "tbd"; their milestones need to be set to a version number or to "future"