Hi Venkat,

It's hard for me to say what your exact issue is, so it's hard to say is a
workaround is achievable.  I've done a simple search in JIRA [1] and you
can see some resolved issues related to dynamic-height that you may want to
look at to see if you are having the same issue.

If you are also able to reproduce the issue with a simple gadget (i.e. not
using Dojo) then that would help to narrow down the issue as well.

I'll try to reproduce this issue if I have some time this week.

Best regards,
-Stanton

[1]
https://issues.apache.org/jira/issues/?jql=project%20%3D%20SHINDIG%20AND%20fixVersion%20in%20%28%222.0.2%22%2C%20%222.5.0%22%2C%20%222.5.0-beta1%22%2C%20%222.5.0-beta2%22%2C%20%222.5.0-beta3%22%2C%20%222.5.0-beta4%22%2C%20%222.5.0-beta5%22%2C%20%222.5.0-beta6%22%2C%20%222.5.0-update1%22%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20text%20~%20%22adjustHeight%20OR%20dynamic-height%22


On Sun, Jan 19, 2014 at 3:25 PM, Venkat <neu...@gmail.com> wrote:

> Hi Stanton
>
> For now we are not in a position to upgrade to the latest shindig version.
> However, there is plan to address this in the future. We are using Dojo in
> both container as well as gadgets. The reason we had to upgrade to Dojo
> 1.6.2 was that this is the Dojo version which supports ie=edge mode. There
> are some newer gadgets that uses newer javascript library which requires
> ie=edge mode.
>
> Is there a way to get this new code working on 2.0.0 or would that be to
> difficult to achieve? Is there any workaround?
>
> Thanks
> Venkat
>
>
>
> On Sun, Jan 19, 2014 at 12:58 PM, Stanton Sievers <ssiev...@apache.org
> >wrote:
>
> > Hi Venkat,
> >
> > Given that you are using Shindig 2.0.0, I would ask that you try to
> upgrade
> > to the latest release (2.5.0-update1) [1] and see if there is still an
> > issue.  Shindig 2.0.0 is nearing three and a half years old and there
> have
> > been many changes in and around the dynamic-height functionality.
> >
> > Can you also elaborate on how you are using Dojo?  Are you using Dojo
> > within your gadgets?  As part of your container?
> >
> > Best regards,
> > -Stanton
> >
> > [1] http://shindig.apache.org/download.html
> >
> >
> > On Fri, Jan 17, 2014 at 4:59 PM, Venkat Mahadevan <
> > venkatmahade...@gmail.com
> > > wrote:
> >
> > > Hi
> > >
> > > We are running Shindig 2.0.0 and we are in the process of upgrading
> Dojo
> > > from 1.4.2 to 1.6.2. I noticed that the gadgets.window.adjustHeight()
> > > doesnt get fired and the gadget height is not adjusted. We tried to
> add a
> > > timeout to the dynamic height feature to fire the event after sometime
> > etc
> > > and this did not help. The gadget seems to run fine on Chrome and FF
> but
> > > not on IE 9.
> > >
> > > Has anyone experienced this issue and any approaches as to what i can
> do
> > to
> > > resolve this?
> > >
> > > Thanks
> > >
> >
>

Reply via email to