Skip to content

Window's setOptions modal: false of not visible window removes modal for other windows #6740

Open
@Jahrenski

Description

@Jahrenski

Reproduction of the problem

Using setOptions({ 'modal': false }) on a single window removes the modal for all windows.
Setting modal: false on window#1 and modal: true on window#2 works as intended if I don't use setOptions({ modal: false}); on window#1 afterwards.

See https://dojo.telerik.com/akarOtIR/2

Expected/desired behavior

I use the kendo window to display all kinds of panels with the possibility to have multiple panels opened.
If a panel would overflow the page, it will become a modal panel instead.

Environment

  • Kendo UI version: 2022.1.119
  • jQuery version: 3.6.0
  • Browser: [all]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions