marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Overlays/annotations not redrawn after point highlight #156

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Go to http://timepedia.org/chronoscope/demo/advanced/
2. Scroll down to the final chart.

ERROR: At this point, no overlays are visible.

3. Hover over some data points.

ERROR: Overlays are still not visible.

4. Click anywhere on the chart, but be careful to leave the mouse perfectly 
still.

CORRECT: Overlays are drawn correctly).

5. Move the mouse.

ERROR: Overlays disappear.

6. Click on the word "Zoom" in the very upper left, being careful not to let 
the mouse into the actual chart part of the canvas.

CORRECT: Overlays reappear.

7. Move the mouse around the page, again not hovering over any part of the 
chart canvas.

CORRECT: Overlays are still visible.

8. Hover over a datapoint on the chart.

ERROR: Overlays disappear.

Original issue reported on code.google.com by stefan.m...@gmail.com on 24 Nov 2010 at 11:15

GoogleCodeExporter commented 8 years ago
My first guess is that overlays are getting clobbered by the chart point hover 
redraw.

Original comment by stefan.m...@gmail.com on 24 Nov 2010 at 11:16

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Fixed in trunk

Original comment by timepedia@gmail.com on 14 Jan 2011 at 11:23