linesh23 / pwm

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

browser hangs when a message is on the screen and a change in browser view port happens #700

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
first of all, google code is forbidding us from using project website.

What steps will reproduce the problem?
1. Open password question form or any form that is able to show a message
2. Fill the form in a way that message appears
3. resize/scroll etc the window, it hangs.

What is the expected output? What do you see instead?
any output is welcome.

What version of PWM are you using?
1.7.1

What ldap directory and version are you using?
not applicable but openldap

Please paste any error log messages below:

I found that the issue is because of loop between messageDivFloatHandler and 
doShow in main.js

attached is a patch which temporarily resolves the issue.

Original issue reported on code.google.com by davood.firoozian on 25 Jul 2015 at 10:25

Attachments: