Side navigation
#1715 closed bug (worksforme)
Opened September 23, 2007 09:08AM UTC
Closed February 09, 2008 01:29AM UTC
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.
Attachments (0)
Change History (4)
Changed January 24, 2008 07:01PM UTC by comment:1
component: | tests → ui |
---|---|
owner: | joern → paul |
Changed February 07, 2008 04:53PM UTC by comment:2
owner: | paul → rworth |
---|
Changed February 09, 2008 01:29AM UTC by comment:3
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.
Changed February 09, 2008 01:29AM UTC by comment:4
resolution: | → worksforme |
---|---|
status: | new → closed |