#6388 WebUI: Adder dialog cannot be reopened in case that it is closed using ESC and dropdown field was focuseded
Closed: Fixed Opened by pvomacka.

Found by mbasti during reviewing vaults. There is a bug in adder dialogs which have dropdown field. When the dropdown field is focused and the dialog is closed using ESC button, the adder dialog cannot be reopened.

Steps to reproduce:
a. go to any page which has adder dialog with dropdown field
b. open adder dialog
c. open dropdown field and don't click on anything
d. press ESC (dialog should disappear)
e. try to open dialog again
f. dialog shows and immediately disappear

Workaround:
It helps to switch to another facet and return back, then the dialog shows.


master:

  • 1a96e7f9e737941480436269668ccde0a50395f9 WebUI: add default on_cancel function in adder_dialog
  • 6c6c68df544ac1046741d91dfdc59ef8d96b863c WebUI: fix incorrect behavior of ESC button on combobox

Metadata Update from @pvomacka:
- Issue assigned to pvomacka
- Issue set to the milestone: FreeIPA 4.5

Metadata