kingyiren / flex-object-handles

Automatically exported from code.google.com/p/flex-object-handles
0 stars 0 forks source link

using chart with Object handles, Chart's tool tip doesn't show up.. #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I used Chart component with  ObjectHandles
2. I can resize chart without any problem..
3. but Tool tip of chart doesn't show up, while using with Objecthandles 

What is the expected output? What do you see instead?
Should show Chart's Tool tip when mousing hovering to Chart.

What version of the product are you using? On what operating system?
ObjectHandles-1.0.0016.swc 

Please provide any additional information below.

Original issue reported on code.google.com by jlpcar...@gmail.com on 19 Oct 2009 at 7:13

GoogleCodeExporter commented 8 years ago
ObjectHandles swallows the mouse move events that would make that work.  This 
is a
common issue that has many symptoms, including this one.  I don't have a 
general fix
for it.

This is not an issue with ObjectHandles version 2.

Original comment by marc.hug...@gmail.com on 22 Dec 2009 at 3:41