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 - The offset functionality breaks the Zoom tool
Summary: The offset functionality breaks the Zoom tool
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: WebChart (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-27 06:30 EDT by sandra pazos
Modified: 2015-04-27 07:40 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
WebTest (7.70 KB, application/x-zip-compressed)
2015-04-27 06:30 EDT, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
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().