#6388 WebUI: Adder dialog cannot be reopened in case that it is closed using ESC and dropdown field was focuseded
Closed: Fixed None Opened 7 years ago 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:

  • 1a96e7f WebUI: add default on_cancel function in adder_dialog
  • 6c6c68d 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

7 years ago

Login to comment on this ticket.

Metadata