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

TypeError: this._win.getSelection(...) is null -- Firefox 30 #20

Open
brian-mann opened this issue Jun 25, 2014 · 4 comments
Open

TypeError: this._win.getSelection(...) is null -- Firefox 30 #20

brian-mann opened this issue Jun 25, 2014 · 4 comments

Comments

@brian-mann
Copy link

I get this error only when I include key-sequence.

It happens in Firefox 30, but does not happen in Chrome.

I get this error using the bundled version of bililiteRange and also the latest version on his repo.

It originates from this line: https://github.com/j-ulrich/jquery-simulate-ext/blob/master/src/jquery.simulate.key-sequence.js#L115

This method appears to be the culprit: https://github.com/dwachss/bililiteRange/blob/master/bililiteRange.js#L515

@brian-mann
Copy link
Author

Did you ever have a chance to take a look at this? I'm looking at integrating this into an open source testing framework, and thus far this is the only issue I've encountered.

@j-ulrich
Copy link
Owner

j-ulrich commented Aug 2, 2014

Sorry, I didn't have time to look into this yet.
Did you check whether this happens in other versions of Firefox as well? I have seen bugs appearing in some browser version and disappearing in later versions once in a while.

@j-ulrich
Copy link
Owner

See also dwachss/bililiteRange#4

@yolpsoftware
Copy link

Is there a solution?

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

3 participants