I want to report two bugs in Q1 2014 SP2 release. I write demo to repro the scenario . The code is attached.
(1) stockchart. When I set missingValue = 'gap', and the chart data contain isolated point (a single point whose proceeding and succeeding points are both missing), when user mouse hover its legend, the chart throw exception. In my demo, when you click 'Microsoft' legend, exception occurs.
In the very early release version, this bug does not exist. I notice the bug happen since you add this new feature to chart: highlight data points when user mouse hover its legend.
(2) window. Just try my example. First close the window. Then click the button to open the window again. You will find that the text within the window can not be selected. This bug does not exist in the earlier release version. Now it exists in Chrome, Safari, although it works wells with IE.
(1) stockchart. When I set missingValue = 'gap', and the chart data contain isolated point (a single point whose proceeding and succeeding points are both missing), when user mouse hover its legend, the chart throw exception. In my demo, when you click 'Microsoft' legend, exception occurs.
In the very early release version, this bug does not exist. I notice the bug happen since you add this new feature to chart: highlight data points when user mouse hover its legend.
(2) window. Just try my example. First close the window. Then click the button to open the window again. You will find that the text within the window can not be selected. This bug does not exist in the earlier release version. Now it exists in Chrome, Safari, although it works wells with IE.