Skip to content

jQuery UI dialog broken in latest version #17

@slominskir

Description

@slominskir

We need to either roll back to earlier version or find a workaround (or ignore). The issue is if you resize a jQuery UI dialog it may shrink the dialog content div. This is cumulative so each time you resize it shrinks further.

There may be some restrictions - possibly requires scrollbar visible, likely requires resize=true option. More poking around needed. The workaround mentioned in related ticket of setting height and width to 100% in JavaScript resize handler doesn't appear to work.

See: jquery/jquery-ui#2083

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions