Ticket #2530127 (closed defect)

Reporter


Craig Phillips
Opened: 04/19/11
Last modified: 09/27/11
Status: closed
Type: defect

Owner


Tripp Bridges
Target Release: 3.4.1
Priority: P3 (normal)
Summary: CartesianChart planarEvent:mouseover does not provide the page X/Y coords
Description:

The event facade fired with this event does not include the original pageX or pageY coordinates. I am not trying to do anything special, except position a tooltip in the document body rather than as
a child to the chart container. The main reason is that the chart container has it's overflow hidden, since it is in a scrollview. Also, it is very narrow, therefore the rendered tooltips are
obscured by the parent elements. I have setup my own planarEventHandler, appending the tooltip to the document body instead, but I cannot position it relative to the mouse cursor, since there is no
pageX or pageY parameter on the event facade.

I suppose this is a feature request, but it really does limit what you can do in the event handler.

Type: defect Observed in Version: 3.3.0
Component: Charts Severity: S4 (low)
Assigned To: Tripp Bridges Target Release: 3.4.1
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Tripp Bridges

YUI Developer

Posted: 04/20/11
  • milestone changed to 3.4.0
  • priority changed to P3 (normal)
  • status changed from new to accepted

George

YUI Developer

Posted: 04/21/11
  • milestone changed from 3.4.0 to 3.4.0 PR1

George

YUI Developer

Posted: 04/21/11
  • location changed to Library Code

Tripp Bridges

YUI Developer

Posted: 04/28/11
  • milestone changed from 3.4.0 PR1 to 3.4.0

Tripp Bridges

YUI Developer

Posted: 07/27/11
  • milestone changed from 3.4.0 to 3.5.0

Tripp Bridges

YUI Developer

Posted: 08/23/11
  • estimated changed from 0 to .25
  • milestone changed from 3.5.0 to 3.4.1
  • remaining changed from 0 to .25

Tripp Bridges

YUI Developer

Posted: 08/23/11
  • sprint changed to sprint 1

Tripp Bridges

YUI Developer

Posted: 09/9/11
  • remaining changed from 0.25 to 0

Tripp Bridges

YUI Developer

Posted: 09/14/11
  • status changed from accepted to checkedin

Tripp Bridges

YUI Developer

Posted: 09/14/11
  • completed changed from 0 to 0.5

Jenny Donnelly

YUI Developer

Posted: 09/27/11
  • status changed from checkedin to closed