问题
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