Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox InteractiveGuideline offset for css transform: translate #1953

Closed
martinxyz opened this issue Feb 7, 2017 · 2 comments
Closed

Firefox InteractiveGuideline offset for css transform: translate #1953

martinxyz opened this issue Feb 7, 2017 · 2 comments

Comments

@martinxyz
Copy link
Contributor

Using style transform: translate creates a problem in Firefox with the interactive guideline. (Does not happen in Chrome.)

Reproduce with test/translateTest.html or this Fiddle: https://jsfiddle.net/tcf957kq/1/

When you hover over the center point, Firefox does not highlight it. But it gets highlighted when you are in the right quarter of the graph. (Works fine in Chromium.)

(Additional issue: the tooltip appears too far away from the cursor, for both Chromium and Firefox.)

@martinxyz
Copy link
Contributor Author

martinxyz commented Feb 7, 2017

This commit fixes the problem: martinxyz@39f4172e6 Update: same change as pull request: #1954

(But not the additional issue.)

@martinxyz
Copy link
Contributor Author

D3 issue linking to the Firefox bug causing this: d3/d3#2771

liquidpele added a commit that referenced this issue Feb 10, 2017
…-fix-pr

fix interactive guideline offset for Firefox, fixes #1953
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant