You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Madan Chowdary (JIRA)" <de...@myfaces.apache.org> on 2007/03/15 15:19:09 UTC

[jira] Created: (TOBAGO-324) Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution

Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution
------------------------------------------------------------------------------------------------------

                 Key: TOBAGO-324
                 URL: https://issues.apache.org/jira/browse/TOBAGO-324
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.10
            Reporter: Madan Chowdary


If at all the form height exceeds then that of the standard screen size, and when an action is done, the translation being displayed is covering only the standard part, but not the whole application.

If the standard Screen Resolution is 1024px * 768px and my form size is 1000px, The translation occurs only for 768px, the rest of the screen in bottom is same as before.

And even the date picker, i have that at the end of the form say @ 900px, but its being displayed in the middle of 768px, so the user has to scrollup and select the date and again scroll down to submit the form.

These doesn't affect the application during development , but will have an effect for the customer when it goes into production.


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


[jira] Reopened: (TOBAGO-324) Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution

Posted by "Madan Chowdary (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madan Chowdary reopened TOBAGO-324:
-----------------------------------


Translation not covering the full page when a popup is opened.



> Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-324
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-324
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>            Reporter: Madan Chowdary
>         Assigned To: Volker Weber
>             Fix For: 1.0.11
>
>         Attachments: SPXImage001.gif
>
>
> If at all the form height exceeds then that of the standard screen size, and when an action is done, the translation being displayed is covering only the standard part, but not the whole application.
> If the standard Screen Resolution is 1024px * 768px and my form size is 1000px, The translation occurs only for 768px, the rest of the screen in bottom is same as before.
> And even the date picker, i have that at the end of the form say @ 900px, but its being displayed in the middle of 768px, so the user has to scrollup and select the date and again scroll down to submit the form.
> These doesn't affect the application during development , but will have an effect for the customer when it goes into production.

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


[jira] Resolved: (TOBAGO-324) Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Volker Weber resolved TOBAGO-324.
---------------------------------

    Resolution: Fixed

> Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-324
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-324
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>            Reporter: Madan Chowdary
>         Assigned To: Volker Weber
>             Fix For: 1.0.11
>
>         Attachments: SPXImage001.gif
>
>
> If at all the form height exceeds then that of the standard screen size, and when an action is done, the translation being displayed is covering only the standard part, but not the whole application.
> If the standard Screen Resolution is 1024px * 768px and my form size is 1000px, The translation occurs only for 768px, the rest of the screen in bottom is same as before.
> And even the date picker, i have that at the end of the form say @ 900px, but its being displayed in the middle of 768px, so the user has to scrollup and select the date and again scroll down to submit the form.
> These doesn't affect the application during development , but will have an effect for the customer when it goes into production.

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


[jira] Resolved: (TOBAGO-324) Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution

Posted by "Arvid Hülsebus (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvid Hülsebus resolved TOBAGO-324.
-----------------------------------

    Resolution: Fixed

We now take the whole scrollable area into account for popups and transistion effect. 

> Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-324
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-324
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>            Reporter: Madan Chowdary
>         Assigned To: Volker Weber
>             Fix For: 1.0.11
>
>         Attachments: Popup translation not covering the full page.jpg, SPXImage001.gif
>
>
> If at all the form height exceeds then that of the standard screen size, and when an action is done, the translation being displayed is covering only the standard part, but not the whole application.
> If the standard Screen Resolution is 1024px * 768px and my form size is 1000px, The translation occurs only for 768px, the rest of the screen in bottom is same as before.
> And even the date picker, i have that at the end of the form say @ 900px, but its being displayed in the middle of 768px, so the user has to scrollup and select the date and again scroll down to submit the form.
> These doesn't affect the application during development , but will have an effect for the customer when it goes into production.

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