Re: Ajax timer not counting when tab doesn't have focus?

2014-06-11 Thread Ernesto Reinaldo Barreiro
(JS)); } }); } -Original Message- From: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Sent: Monday, May 12, 2014 11:39 AM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus

RE: Ajax timer not counting when tab doesn't have focus?

2014-05-27 Thread Bruce Lombardi
. Regards, Bruce -Original Message- From: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Sent: Friday, May 16, 2014 2:42 PM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Bruce. Let me see if I can find some time during weekend to play

RE: Ajax timer not counting when tab doesn't have focus?

2014-05-16 Thread Bruce Lombardi
Thanks Ernesto that would be great! -Original Message- From: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Sent: Friday, May 16, 2014 2:42 PM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Bruce. Let me see if I can find some time

RE: Ajax timer not counting when tab doesn't have focus?

2014-05-16 Thread Bruce Lombardi
)); } }); } -Original Message- From: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Sent: Monday, May 12, 2014 11:39 AM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Hi Bruce, On Mon, May 12, 2014 at 4:52 PM, Bruce

Re: Ajax timer not counting when tab doesn't have focus?

2014-05-16 Thread Ernesto Reinaldo Barreiro
for our timeout? Regards, Bruce -Original Message- From: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Sent: Tuesday, May 13, 2014 1:59 AM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Martin, Thanks for pointing out

Re: Ajax timer not counting when tab doesn't have focus?

2014-05-13 Thread Martin Grigorov
...@gmail.com] Sent: Monday, May 12, 2014 11:39 AM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Hi Bruce, On Mon, May 12, 2014 at 4:52 PM, Bruce Lombardi brlom...@gmail.com wrote: This message is related to an original thread Link to Wicket

RE: Ajax timer not counting when tab doesn't have focus?

2014-05-13 Thread Bruce Lombardi
Subject: Re: Ajax timer not counting when tab doesn't have focus? It could be that https://issues.apache.org/jira/browse/WICKET-5570 is the issue. Please try with 6.16.0-SNAPSHOT if you can. Martin Grigorov Wicket Training and Consulting On Mon, May 12, 2014 at 8:02 PM, Bruce Lombardi brlom

Re: Ajax timer not counting when tab doesn't have focus?

2014-05-13 Thread Ernesto Reinaldo Barreiro
Barreiro [mailto:reier...@gmail.com] Sent: Monday, May 12, 2014 11:39 AM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Hi Bruce, On Mon, May 12, 2014 at 4:52 PM, Bruce Lombardi brlom...@gmail.com wrote: This message is related

Re: Ajax timer not counting when tab doesn't have focus?

2014-05-13 Thread Ernesto Reinaldo Barreiro
Hi, On Tue, May 13, 2014 at 12:02 PM, Serban.Balamaci thespamtr...@gmail.comwrote: Hi, Why so low of a timeout 50ms? https://github.com/reiern70/antilia-bits/blob/master/client-sign-out-parent/client-sign-out/src/main/java/com/antilia/signout/InactivitySignOutPanel.js#L34 should it not

RE: Ajax timer not counting when tab doesn't have focus?

2014-05-13 Thread Serban.Balamaci
Hi, Why so low of a timeout 50ms? https://github.com/reiern70/antilia-bits/blob/master/client-sign-out-parent/client-sign-out/src/main/java/com/antilia/signout/InactivitySignOutPanel.js#L34 should it not be something like 5000? I don't see the point of counting down so often. Maybe count down

RE: Ajax timer not counting when tab doesn't have focus?

2014-05-12 Thread Bruce Lombardi
)); } }); } -Original Message- From: Ernesto Reinaldo Barreiro [mailto:reier...@gmail.com] Sent: Monday, May 12, 2014 11:39 AM To: users@wicket.apache.org Subject: Re: Ajax timer not counting when tab doesn't have focus? Hi Bruce, On Mon, May 12, 2014 at 4:52 PM, Bruce Lombardi brlom

Re: Ajax timer not counting when tab doesn't have focus?

2014-05-12 Thread Ernesto Reinaldo Barreiro
Hi Bruce, On Mon, May 12, 2014 at 4:52 PM, Bruce Lombardi brlom...@gmail.com wrote: This message is related to an original thread Link to Wicket page from Javascript but the focus is changed so much that I though a new title would be better. In the earlier thread I asked about linking to