Opened 5 years ago

Last modified 4 years ago

#15298 new bug

jquery-ui-focus-issue with nested dialogs

Reported by: Jon Lennryd Owned by:
Priority: minor Milestone: none
Component: ui.dialog Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description

Hi!

Short:

  1. I create a dialog and open it.
  2. Before closing the first dialog, I open a new one.
  3. I close the first dialog.

Now unrelated errors happen in other code using jQuery.UI. (Specific: unable to get property'_focusTabbable'of undefined or null reference)

A related issue with an example: https://stackoverflow.com/questions/37185031/jquery-ui-focus-issue

Change History (2)

comment:1 Changed 5 years ago by Jon Lennryd

The fix is to close the first dialog before opening the new dialog!

comment:2 Changed 4 years ago by Scott González

Component: ui.coreui.dialog
Note: See TracTickets for help on using tickets.