cmfirstgroup / webclient-mobile-for-ca-plex

Automatically exported from code.google.com/p/webclient-mobile-for-ca-plex
0 stars 2 forks source link

Buttons need to click twice in case of FormPanel #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. http://mobileportal.cmfirsttech.com/mobilemovie/wcs
2. select the "Films" and select any actor.
3. select one "Film" and it should display the details like Title,length ect.
4. Click on "Modifica" (Modify) button and set the focus on the any field of 
the FormPanel.
5. Click on "Back" button. 

What is the expected output? What do you see instead?

When you click on "Back" button, it should take you to previous screen but user 
has to click twice to go to previous screen. On the first click, Only Focus is 
getting transferred from FormPanel.

What version of the product are you using? On what operating system?
1.6.3 & Crome browser

Please use labels and text to provide additional information.

We also notice similar issue on Login screen where user has to click twice in 
order to login into the application.

Original issue reported on code.google.com by ravipati...@gmail.com on 30 Sep 2011 at 8:37