Actions
Bug #1380
closedWTableView crashed is scrollTo is called directly after it's constructor
Start date:
07/30/2012
Due date:
% Done:
0%
Estimated time:
Description
Hello!
Here are two examples.
Successful example calls scrollTo() through WServer::post, unsuccessful one calls it directly.
Wt 3.2.2-patch. This code used to work in Wt 3.2.0. Not sure about Wt 3.2.1
Files
Updated by Koen Deforche about 12 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.2.3
Updated by Koen Deforche about 12 years ago
- Status changed from InProgress to Resolved
I've got it fixed in my git copy.
Updated by Koen Deforche about 12 years ago
- Status changed from Resolved to Closed
Fixed in Wt 3.2.3 RC1.
Actions