Selection object behaving strange in Chrome contentEditable element Selection object behaving strange in Chrome contentEditable element google-chrome google-chrome

Selection object behaving strange in Chrome contentEditable element


Try to make a copy of the original range and add it to the selection rather than the original range at the end of the function, since the range can have dynamic boundaries, and you will end up setting back a "wrong" one.