Closed varunkumar closed 13 years ago
How to reproduce?
The issue seems to be with the variable name used for storing the selected content. If the parentNode of the highlighted node contains 'text' attribute, the clear operation will fail.
Fixed this by changing the name of the variable.
-- Varun
Issue resolved by Varunkumar and update released in version 1.3. Marking as resolved.
How to reproduce?
The issue seems to be with the variable name used for storing the selected content. If the parentNode of the highlighted node contains 'text' attribute, the clear operation will fail.
Fixed this by changing the name of the variable.
-- Varun