Unresponsive buttons after certain time

▼魔方 西西 提交于 2019-12-23 22:09:00

问题


Today we encountered a strange problem. We have a XPage with some buttons, who id opened in editMode and bind to backend Notes Document.

We can press the buttons and the values are updated to the backend document. Via a partial refresh we see the new values.

So far so good.

But.. when we leave the XPage open for, let say 1 minute, without doing anything. After this period we try to click a button, we noticed that the button became unresponsive. Is there a cause for this behaviour??


回答1:


Never seen it happen in a minute, but there is a timeout setting in the server INI that defaults to 30 minutes, I think.




回答2:


I see the same problem, but, not after a minute, but a few hours. I have an onclick event tied to a radio button and after a period of time, if I return back to browser clicking on the radio buttons does nothing...



来源:https://stackoverflow.com/questions/11089378/unresponsive-buttons-after-certain-time

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!