Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#10526 closed bug (wontfix)

.disableSelection - different in Chrome and Firefox

Reported by: glen95 Owned by:
Priority: minor Milestone: none
Component: ui.core Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:

Description

If a <select> is placed within a <div>, and .disableSelection() is run on the <div>, the dropdown works fine in Chrome, but is unusable in Firefox.

Change History (3)

comment:1 Changed 9 years ago by glen95

Upgraded to version 1.11.0.

Same issue remains.

comment:2 Changed 9 years ago by tj.vantoll

Resolution: wontfix
Status: newclosed

Hey glen95,

Thanks for taking the time to contribute to jQuery UI.

I see the issue (http://jsfiddle.net/tj_vantoll/wqr03ghb/), but because disableSelection is deprecated and soon to be removed from the library (see http://api.jqueryui.com/disableSelection/), this isn't something we're going to address.

comment:3 Changed 9 years ago by glen95

Okay, thanks for the clarification. I've been able to work around it.

Note: See TracTickets for help on using tickets.