google-code-export / cpassman

Automatically exported from code.google.com/p/cpassman
0 stars 0 forks source link

IE9 Javascript login issue ... #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open IE9
2.Try to login
3.The little arrow is spinning forever

What is the expected output? What do you see instead?
I expect to login and see the folder but instead it's stuck at the login prompt

What version of the product are you using?
2.0RC2

On what operating system? With what Browser (IEx, FFx, ...)
Windows+IE9

Please provide any additional information below.
It seems that IE doesn't like the innerHeight alone located in 
/cpassman/load.php line:146 col:195
I changed it to window.innerHeight and i logged in without issue this time

Original issue reported on code.google.com by franck.b...@gmail.com on 11 Oct 2011 at 7:14

GoogleCodeExporter commented 9 years ago
Yes this issue is solved in next RC3 and you're right, this innerheight is the 
cause of this login problem under IE9.

Original comment by nils.cpa...@gmail.com on 11 Oct 2011 at 7:19