Search and Top Navigation
#4475 closed enhancement (fixed)
Opened April 16, 2009 05:46AM UTC
Closed May 26, 2010 10:43PM UTC
Last modified August 04, 2010 01:19AM UTC
Selectable helper has z-index hard coded.
Reported by: | talmdal | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.3 |
Component: | ui.selectable | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The selectable helper has a z-index hard coded as 100. It would be nice if the there was an option similar to draggable that allows the z-index to be specified.
I'm working on an application that sets the z-index of the dialog box to 1000 (the widget default). If I try to use the Selectable on the contents of the dialog box the lasso is not shown. If I set the appendTo, to the element id of the dialog contents, the lasso and the cursor don't match up.
All of this would be solved with a zindex option on Selectable.
Attachments (0)
Change History (4)
Changed May 07, 2009 10:43AM UTC by comment:1
milestone: | TBD → 1.7.2 |
---|---|
priority: | minor → major |
type: | bug → enhancement |
Changed May 07, 2009 01:20PM UTC by comment:2
milestone: | 1.7.2 → 1.8 |
---|
Changed May 26, 2010 10:43PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in a90e195
Changed August 04, 2010 01:19AM UTC by comment:4
milestone: | 1.9 → 1.8.3 |
---|