Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1201

Summary: The offset functionality breaks the Zoom tool
Product: .NET TeeChart Reporter: sandra pazos <sandra>
Component: WebChartAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: marc
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: WebTest

Description sandra pazos 2015-04-27 06:30:06 EDT
Created attachment 435 [details]
WebTest

The offset functionality breaks the Zoom tool. The problem is reproduced using Firefox and Chrome and smaller scale. It doesn't appear using IE11. The attached example reproduces the problem.
Comment 1 marc meumann 2015-04-27 07:40:35 EDT
Chrome/Mozilla no longer returning correct values for offsetTop/Left. Problem does not apply to IE. Modified code to technique used for IE, getBoundingClientRect().