Ticket #906 (closed bug: fixed)
Drag.js kills text selection in IE6
| Reported by: | bartvde | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6 Release |
| Component: | general | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
If document.onselectstart is not set, this defaults to null, and applying this to document.onselectstart kills text selection in IE6 after the Drag Handler has been used.
This patch fixes this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

