Search and Top Navigation
#4725 closed bug (wontfix)
Opened July 28, 2009 06:50AM UTC
Closed October 28, 2012 01:01AM UTC
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!
Attachments (0)
Change History (4)
Changed November 16, 2009 09:52AM UTC by comment:1
milestone: | TBD → 1.next |
---|
Changed July 30, 2010 11:49AM UTC by comment:2
component: | ui.core → ui.selectable |
---|
Changed October 03, 2012 04:57PM UTC by comment:3
milestone: | 1.next → 2.0.0 |
---|
Changed October 28, 2012 01:01AM UTC by comment:4
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