Bug #1380
WTableView crashed is scrollTo is called directly after it's constructor
| Status: | Closed | Start date: | 07/30/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Koen Deforche | % Done: | 0% | |
| Category: | - | |||
| Target version: | 3.2.3 |
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
History
#1 Updated by Koen Deforche 9 months ago
- Status changed from New to Assigned
- Assignee set to Koen Deforche
- Target version set to 3.2.3
#2 Updated by Koen Deforche 9 months ago
- Status changed from Assigned to Resolved
I've got it fixed in my git copy.
#3 Updated by Koen Deforche 8 months ago
- Status changed from Resolved to Closed
Fixed in Wt 3.2.3 RC1.
