Skip to main content

Search and Top Navigation

#3684 closed bug (notabug)

Opened December 20, 2008 06:55PM UTC

Closed December 21, 2008 06:35PM UTC

ui-dialog-titlebar should not be present if not needed

Reported by: wichert Owned by:
Priority: minor Milestone: 1.7
Component: ui.dialog Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

Even if a dialog has no title a ui-dialog-titlebar div is inserted. That should not happen.

Attachments (0)
Change History (1)

Changed December 21, 2008 06:35PM UTC by scottgonzalez comment:1

milestone: TBD1.6
resolution: → invalid
status: newclosed

Dialogs with no title should still have a titlebar. The titlebar provides additional functionality, like closing and dragging. If you don't want a titlebar on a dialog, you should hide it with CSS.