Problem with JQueryUI dialog
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 (5)
Component: |
tests →
ui
|
Owner: |
changed from joern to paul
|
Owner: |
changed from paul to rworth
|
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
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.