If browser returns selection outside of text element return cursor position as undefined
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 16 Jul 2013 09:31:24 +0000 (11:31 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 16 Jul 2013 09:31:24 +0000 (11:31 +0200)
commit50cc0c32bb9b2322e3f25be4803ad1adbf1d92a6
tree7dae3f045f76ad6c123cfdf6184bcdf0cb9b85f1
parent9a9e6d2723f56145d45790667212a4019fd5776b
If browser returns selection outside of text element return cursor position as undefined

This fixes entering caret out side of text element when clicking
on a node element with one empty text node
modules/documentCanvas/canvas/canvas.js