Bug Tracker

Opened 16 years ago

Closed 15 years ago

#1715 closed bug (worksforme)

Problem with JQueryUI dialog

Reported by: popeztl Owned by: rworth
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:

Description

I created a dialog by using newest JQueryUI. In the dialog, I tried to create a tab. It didn't show correct at all.

And also, I put some dragable elements in the dialog, when I drag it out of the dialog and place it outside, the position was not correct. I think that is because the oDrag position is reading the position from dialog, not the elements inside.

Change History (4)

comment:1 Changed 15 years ago by joern

Component: testsui
Owner: changed from joern to paul

comment:2 Changed 15 years ago by paul

Owner: changed from paul to rworth

comment:3 Changed 15 years ago by scott.gonzal

Tabs inside a dialog works for me.

I'm not sure what behavior you expect from a draggable inside a dialog (this is highly dependent on the styling and settings). If you're still having problems with draggables, please create a test page and a new ticket.

comment:4 Changed 15 years ago by scott.gonzal

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.