#9387 closed defect (fixed)
dojox.widget.Dialog showTitlebar displays incorrectly
Reported by: | Karl Tiedt | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Widgets | Version: | 1.3.0 |
Keywords: | Cc: | dante | |
Blocked By: | Blocking: |
Description
because the titlebar has a position:absolute, the first line or 2 of content in the dialog is flowing under the titlebar.... simple fix is to remove position: absolute from .dojoxDialogTitleBar
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | dojoxDialog.diff added |
---|
comment:2 Changed 11 years ago by
This was never fully tested... so a case was missed, now its officially fixed.
comment:3 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
patch for CSS file