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

IE8: No such interface supported in Highlighter #428

Open
krusynth opened this issue Sep 3, 2014 · 4 comments
Open

IE8: No such interface supported in Highlighter #428

krusynth opened this issue Sep 3, 2014 · 4 comments

Comments

@krusynth
Copy link

krusynth commented Sep 3, 2014

@tilgovi : I haven't begun to dig into this one yet, but it doesn't look like xpath-range supports IE? Going back to this discussion about xpath-range, what is the path forward here? We're already using Rangy elsewhere for IE8 now, so is that a better basis for a new Highlighter plugin?

For #408

@tilgovi
Copy link
Member

tilgovi commented Sep 3, 2014

We're primarily using rangy as shim support for Range and Selection. It has a highlighter module, but the author states that "TextRange and Highlighter modules are still in active development and as such are more unstable." [1]

I think we should probably glance at what the problem is. We can probably just fix our code quickly.

@tilgovi
Copy link
Member

tilgovi commented Sep 3, 2014

Can you post the actual traceback or error? Maybe open the issue against xpath-range repo.

@krusynth
Copy link
Author

krusynth commented Sep 3, 2014

So the actual error is "No such interface supported", but since that's coming out of the tests, I'm having trouble getting a traceback (because it's catching it). Digging in more now.

@tilgovi
Copy link
Member

tilgovi commented Aug 3, 2015

Hopefully, we just need to release xpath-range and update the dependency here.

@tilgovi tilgovi added this to the v2.0 Beta milestone Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants