You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Vjekoslav Nesek (JIRA)" <ji...@apache.org> on 2008/09/07 08:47:44 UTC

[jira] Created: (SHINDIG-575) Dynamic height (adjustHeight) feature doesn't work reliably

Dynamic height (adjustHeight) feature doesn't work reliably
-----------------------------------------------------------

                 Key: SHINDIG-575
                 URL: https://issues.apache.org/jira/browse/SHINDIG-575
             Project: Shindig
          Issue Type: Bug
          Components: Features (Javascript)
         Environment: Mac OSX, Firefox 3.0, Opera 9.5, Safari 3.1.2
            Reporter: Vjekoslav Nesek


Dynamic height adjustHeight() function (tested with container/sample2.html) doesn't 
work at all on Safari 3.1.2. Size isn't adjusted at all, while getting viewport dimension
works.

Using sample container and gadgets requiring dynamic height, adjustHeight() doesn't
work neither on Opera nor Firefox. When you first enter gadget url and click "reset all"
height isn't adjusted. If you reload page then adjustHeight modifies height correctly.





-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-575) Dynamic height (adjustHeight) feature doesn't work reliably

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-575.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1-M1

This is fixed in latest trunk.  New rpc is definitely working well.


> Dynamic height (adjustHeight) feature doesn't work reliably
> -----------------------------------------------------------
>
>                 Key: SHINDIG-575
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-575
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>         Environment: Mac OSX, Firefox 3.0, Opera 9.5, Safari 3.1.2
>            Reporter: Vjekoslav Nesek
>             Fix For: 1.1-M1
>
>
> Dynamic height adjustHeight() function (tested with container/sample2.html) doesn't 
> work at all on Safari 3.1.2. Size isn't adjusted at all, while getting viewport dimension
> works.
> Using sample container and gadgets requiring dynamic height, adjustHeight() doesn't
> work neither on Opera nor Firefox. When you first enter gadget url and click "reset all"
> height isn't adjusted. If you reload page then adjustHeight modifies height correctly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.