I use Internet Explorer 8 and clicking on insert link goes to the node instead of inserting the link new. In Mozilla Firefox, the function is working.
I use Internet Explorer 8 and clicking on insert link goes to the node instead of inserting the link new. In Mozilla Firefox, the function is working.
Comments
Comment #1
peter törnstrand commentedConfirmed... seems IE (tested with IE7) does not support:
content = selection.getNative().toString()Will try to find away around this.
Comment #2
peter törnstrand commentedFixed in DEV.