Ticket #7755 (closed feature: fixed)
Core: Deprecate .disableSelection() and .enableSelection()
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.core | Version: | 1.8.16 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
We shouldn't allow developers to mess with text selection. This was originally for the interaction plugins, but they're all handling text selection properly on their own at this point.
Change History
comment:1 Changed 20 months ago by scott.gonzalez
- Priority changed from minor to blocker
- Status changed from new to open
comment:4 Changed 9 months ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
Core: Deprecate .enableSelection() and .disableSelection(). Fixes #7755 - Core: Deprecate .disableSelection() and .enableSelection().
Changeset: c343598d2a21712d33895f21468411cef23ac687
Note: See
TracTickets for help on using
tickets.

