Actions
Bug #1689
closedMultiple calls to WTimer::start() fail
Start date:
02/12/2013
Due date:
% Done:
0%
Estimated time:
Description
I have a single shot WTimer that is just meant to hide some controls after a period of inactivity. If I let the timer trigger and restart it, then it all works fine. However, if the timer is restarted before it triggers then the timer seems to stop working. The Wt source code seems to suggest that it should just reset the interval, but that is not what I am seeing. This is using Wt 3.2.3 and I've tried it in Chrome and FF.
Updated by Koen Deforche almost 12 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.0
Updated by Koen Deforche almost 12 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche almost 12 years ago
- Status changed from Resolved to Closed
Actions