Skip to content

annotations in IE: bounding boxes and arrowheads broken #1782

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

Closed
alexcjohnson opened this issue Jun 13, 2017 · 2 comments
Closed

annotations in IE: bounding boxes and arrowheads broken #1782

alexcjohnson opened this issue Jun 13, 2017 · 2 comments
Assignees
Labels
bug something broken

Comments

@alexcjohnson
Copy link
Collaborator

Check out annotations_autorange, which looks like this on Chrome (and matching in Edge and FF):

screen shot 2017-06-13 at 11 14 16 am

On IE11 it looks like this:

screen shot 2017-06-13 at 11 15 25 am

Notice that when width or height are specified explicitly, sizing and clipping works correctly - but the normal autosize does not work.

@alexcjohnson alexcjohnson added the bug something broken label Jun 13, 2017
@alexcjohnson
Copy link
Collaborator Author

I was concerned the bbox part might have to do with premature caching - from #1772 - but no, it isn't fixed if you relayout one of the annotations to totally different text.

@alexcjohnson
Copy link
Collaborator Author

Oh crap, the bbox part is from #1772 though - because I used innerHTML to generate the node hash. OK, I'm on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

1 participant