Opened 17 years ago

Closed 17 years ago

#1072 closed Task (fixed)

window.getSelection() in Safari

Reported by: Aleksey Onopriyenko Owned by:
Priority: Normal Milestone: Safari Compatibility
Component: General Version:
Keywords: Cc:

Description

window.getSelection() in Safari can return selection object with anchorNode == focusNode == null. So the related code has to be checked for this issue and be corrected.

For example, see [667]

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy