Skip to main content

Bug Tracker

Side navigation

#2357 closed enhancement (fixed)

Opened February 18, 2008 06:52AM UTC

Closed May 15, 2008 02:37AM UTC

Last modified March 15, 2012 09:28AM UTC

UI Dialog Position Options

Reported by: mnichols Owned by: rworth
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: dialog position option Cc:
Blocked by: Blocking:
Description

This patch adds easy ability to show dialog in corners, adding 'top right', 'bottom left', and 'bottom right'...

Since dialog adds style to the ui-dialog wrapper inline, adding class to control its position is futile.

Ideally, ui.dialog should expose its position as an object option or at least let dev apply a class to the container without applying all the inline styles.

Attachments (1)
Change History (3)

Changed February 19, 2008 12:32PM UTC by paul comment:1

owner: paulrworth

Changed February 26, 2008 05:16PM UTC by rworth comment:2

status: newassigned

Changed May 15, 2008 02:37AM UTC by rworth comment:3

resolution: → fixed
status: assignedclosed

A similar option was added in [5379]