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.

Reply via email to