Opened 15 years ago
Closed 15 years ago
#2302 closed bug (wontfix)
Bad behavior with Selectable in IE7
Reported by: | saragwyn | Owned by: | stefan |
---|---|---|---|
Priority: | critical | Milestone: | 1.2.3 |
Component: | interface | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In my example I have a grid of 96 elements under the parent 'Selectable' element. The parent has a background image with 96 circles. Each inner div contains an image, which in the attached screenshot could have a 'C' on it, or is blue or pink. The highlight class for the Selectable displays grey corners around the circle.
I have observed the following behavior:
- If I select all 96 objects, then click on the edge of the background to deselect, I have to wait 10 full seconds for that to occur.
- The more selections I perform, the worse the performance.
- If I click and drag vertically down, the browser "highlights" the item's images in linear order. In the attached screenshot, I clicked on A9 position and dragged to D9.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | ie_selectable2.png added |
---|
comment:1 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
Note: See
TracTickets for help on using
tickets.
Screenshot of browser "highlighting"