Actions
Bug #4510
closedWCartesianCharts with tooltips in layout fail with javascript error
Start date:
10/14/2015
Due date:
% Done:
0%
Estimated time:
Description
A WCartesianChart that uses tooltips and is also positioned within a layout can fail with javascript errors. This is with github version 3.3.5-rc1-23-g8c279af. This is somewhat similar to #4495, which has already been fixed.
Attached is a patch for ChartExamples.C that can be used to demonstrate the issue. The modified example adds tooltips and places the sine example within a layout. There are a few other changes described in the patch that may be of use in testing.
A second, small patch that seems to help with this issue is also attached. The patch has only been lightly tested.
Files
Updated by Koen Deforche about 9 years ago
- Status changed from New to Implemented @Emweb
- Assignee set to Koen Deforche
- Target version set to 3.3.5
Thanks. I came to the same solution for a fix as you did, and couldn't see any misbehaviour, perhaps doubt still if it isn't just a symptom patch.
Updated by Koen Deforche about 9 years ago
- Status changed from Implemented @Emweb to Closed
Actions