Ticket #6080 (closed bug: fixed)
Core: disableSelection() disables select elements in Chrome
| Reported by: | quaff | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.6 |
| Component: | ui.core | Version: | 1.8.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
dropdown doesn't works in chrome 7.0.517.8 dev and IE9 beta firefox works fine.
Attachments
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Summary changed from $.fn.disableSelection() disable select tag to Core: disableSelection() disables select elements in Chrome
- Resolution set to fixed
- Milestone changed from TBD to 1.9
Fixed in 47e312b.
comment:3 Changed 2 years ago by Scott González
Core: Only use mousedown to prevent text selection in browsers that don't support selectstart. Fixes #6080 - Core: disableSelection() disables select elements in Chrome.
Changeset: 47e312b238453c6dae1e15e2828dfd27b8079408
Note: See
TracTickets for help on using
tickets.


