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

Bold/italics are not showing up on Firefox 23 #64

Closed
mduvall opened this issue Aug 22, 2013 · 1 comment
Closed

Bold/italics are not showing up on Firefox 23 #64

mduvall opened this issue Aug 22, 2013 · 1 comment

Comments

@mduvall
Copy link

mduvall commented Aug 22, 2013

This is likely a getSelection() issue since the boundaries for [startContainer,endContainer] are inconsistent - focusNode is definitely the previousSibling of the selected text on a first click.
screen shot 2013-08-22 at 2 02 43 am

@tholman
Copy link
Owner

tholman commented Aug 22, 2013

The selection api is definitely funny when it comes to these things, I guess we'll need a more consistant way to get text nodes within the selections. Feel free to have a crack at solving this one :)

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

2 participants