Skip to main content

Search and Top Navigation

#5063 closed feature (wontfix)

Opened January 15, 2010 03:43AM UTC

Closed January 15, 2010 10:45PM UTC

Last modified October 11, 2012 09:15PM UTC

Wire Frame Dialog Dragging

Reported by: afhtan Owned by:
Priority: major Milestone:
Component: ui.dialog Version: 1.7.2
Keywords: Dialog Dragging Performance Cc:
Blocked by: Blocking:
Description

Hi,

I have been using the jQuery UI dialog and it works great. However, it seems to be very slow when you drag it over a page which has a lot of content. Also, when using it in an older browser combo boxes start to trail as well .

Therefore, I was wondering if a wire frame dragging option could be added to help with these issues i.e. The first "click here" example has this functionality http://prototype-window.xilinus.com/samples.html.

Attachments (0)
Change History (4)

Changed January 15, 2010 10:48AM UTC by jzaefferer comment:1

component: ui.coreui.dialog

Changed January 15, 2010 10:45PM UTC by scottgonzalez comment:2

resolution: → wontfix
status: newclosed

You can do this by just hiding the content on dragStart and showing it again on dragStop.

Changed January 21, 2010 12:01AM UTC by afhtan comment:3

Thanks. that works well.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:4

milestone: TBD

Milestone TBD deleted