Bug #2488
closedContainer overlaps
0%
Description
It seems Wt layout mechanism does not function correctly in all circumstances. I attach 2 examples illustrating the problem. The one example illustrates it straight away and the other requires arbitrary clicks on any of the Expand Parent/Children buttons to see the problem after a few iterations.
Files
Updated by Koen Deforche almost 11 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Hey,
I still need to investigate the second issue, it seems not to be an unrelated problem.
Regards,
koen
Updated by Koen Deforche almost 11 years ago
- Status changed from InProgress to Resolved
- Target version changed from 3.3.1 to 3.3.2
Hey,
A fix for the second issues is on its way too.
Regards,
koen
Updated by Tiaan Wessels almost 11 years ago
Thanks. Cloned latest git and could not reproduce it with either example.
Cheers
Updated by Tiaan Wessels almost 11 years ago
- File tstui3.cpp tstui3.cpp added
Unfortunately a new? type of overlap as per the attached example. I basically took tstui1.cpp and stripped out some things to illustrate the problem.
Updated by Koen Deforche almost 11 years ago
Hey Tiaan,
Interesting one! I've got a fix ready that I'll push shortly.
Regards,
koen
Updated by Tiaan Wessels almost 11 years ago
Hi, I am curious whether you pushed your fixed yet to give it a try ?
Updated by Wim Dumon almost 11 years ago
This should be in git. Koen regularly updates github, you can follow the commits here:
Updated by Koen Deforche almost 11 years ago
- Status changed from Resolved to Closed