Opened 13 years ago
Closed 13 years ago
#5824 closed bug (invalid)
jquery1.4,jquery UI ,dialog
Reported by: | liugehao | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4.1 |
Component: | unfiled | Version: | 1.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
dialog attribute 'show' bug
$("#dialog").dialog({
show:'slide', hide:'slide'
});
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
This isn't the most descriptive error report, so I shall add to it.
What I experience with the dialog widget when using show or hide is that if a) anything other than the slide effect is used, the dialog doesn't show at all or b) even when the slide effect is used once the animation is completed the dialog disappears.
This is prevents the use of slide or hide options with dialog widgets.
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I'll assume this UI issue was resolved, or reported in the UI bug tracker.
Note: See
TracTickets for help on using
tickets.
This bug is a deal breaker. It needs to be fixed or 1.4 is a huge fail.