Status/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): jesse ferraro / jesse ferraro (jesse ferraro)
Created: 12/09/2014
Components: Charting/Graphing
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 3
Problem Description: When using cfchart, the tipStyle attribute will not actually change how the chart tip is displayed.
Steps to Reproduce: Set up a chart using cfchart and set the tipStyle to either "none" or "MouseDown"
Actual Result: The chart tip will still display by the default "MouseOver" behavior
Expected Result: The chart tip should not display if tipStyle is set to "none" or the chart tip should display only when the mousedown event is fired if set to "MouseDown"
Any Workarounds: Can override the behavior for tipStyle="none" with CSS, have not tried to override the "MouseDown" behavior.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3865148
Reason: BugVerified
External Customer Info:
External Company:
External Customer Name: porkchop520
External Customer Email:
External Test Config: My Hardware and Environment details: ColdFusion 11, Windows Server 12, IIS 8
Attachments:
Comments: