![]() | Steema Issues DatabaseNote: 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. |
| Summary: | The offset functionality breaks the Zoom tool | ||
|---|---|---|---|
| Product: | .NET TeeChart | Reporter: | sandra pazos <sandra> |
| Component: | WebChart | Assignee: | 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 | ||
Chrome/Mozilla no longer returning correct values for offsetTop/Left. Problem does not apply to IE. Modified code to technique used for IE, getBoundingClientRect(). |
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.