Opened 14 years ago
Closed 10 years ago
#4725 closed bug (wontfix)
cannot deselect selectable on firefox 3.0.12/mac os x
Reported by: | mango | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I cannot deselect selectables on the Firefox 3.0.12/Mac OS X combo. For example, deselect does not work on the demos page at http://jqueryui.com/demos/selectable/.
I found the deselect feature did work on Nicolas Rudas's webpage (http://nicolas.rudas.info/jquery/selectables_sortables/). After much searching, I found that the following script from his website fixed the problem: http://nicolas.rudas.info/jquery/selectables_sortables/jquery.ui-edited.js.
In implementing my own code, I use the following .js plugins:
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
http://jqueryui.com/ui/ui.core.js
http://jqueryui.com/ui/ui.selectable.js
http://nicolas.rudas.info/jquery/selectables_sortables/jquery.ui-edited.js
Is it possible to fix this bug/feature in the main ui.selectable.js file?
Thanks!
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.next |
---|
comment:2 Changed 13 years ago by
Component: | ui.core → ui.selectable |
---|
comment:3 Changed 10 years ago by
Milestone: | 1.next → 2.0.0 |
---|
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Firefox 3 is no longer supported so this isn't something that we're going to fix. The deselect functionality works as expected in the most recent version of Firefox on OS X.
This is probably fixed as part of Paul's selectable-rewrite: http://jquery-ui.googlecode.com/svn/branches/labs/selectable/demos/selectable/default.html