Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
Changed 5 years ago by saragwyn
-
attachment
ie_selectable2.png
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Screenshot of browser "highlighting"