Hello Madan, this issue is sheduled for the 1.0.11 version. Currently no assignment or progress.
Regards Bernd madan chowdary wrote:
Hi Bernd, Thnx for the fix.. can i use the nightly build to test now or have to wait until tomorrow for the build. Regards, Madan ----- Original Message ---- From: Bernd Bohmann (JIRA) <[email protected]> To: [EMAIL PROTECTED] Sent: Saturday, 24 March, 2007 2:35:32 PM Subject: [jira] Updated: (TOBAGO-324) Translation layer is not hiding the complete app, but only for the fixed size of the screen resolution [ https://issues.apache.org/jira/browse/TOBAGO-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann updated TOBAGO-324: --------------------------------- Fix Version/s: 1.0.11Translation 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 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.
