Opened 18 years ago
Closed 18 years ago
#4938 closed (worksforme)
SelectBox.js breaks in Firefox
| Reported by: | bluemage | Owned by: | Jacob |
|---|---|---|---|
| Component: | Uncategorized | Version: | 0.96 |
| Severity: | Keywords: | admin media selectbox | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The case: "Choose All -> Eliminate One -> Eliminate All" breaks with:
invalid array length media/js/SelectBox.js line 50
It can get worst after that (Choose All inverts states, etc.)
Saw it on Firefox 2.0.0.5. In IE works fine.
Note:
See TracTickets
for help on using tickets.
Can't reproduce.