diff --git a/lib/ruby_ui/combobox/combobox_popover.rb b/lib/ruby_ui/combobox/combobox_popover.rb index 68b937f4..f15d216a 100644 --- a/lib/ruby_ui/combobox/combobox_popover.rb +++ b/lib/ruby_ui/combobox/combobox_popover.rb @@ -20,7 +20,7 @@ def default_attrs keydown.down->ruby-ui--combobox#keyDownPressed keydown.up->ruby-ui--combobox#keyUpPressed keydown.enter->ruby-ui--combobox#keyEnterPressed - keydown.esc->ruby-ui--combobox#closeDialog:prevent + keydown.esc->ruby-ui--combobox#closePopover:prevent resize@window->ruby-ui--combobox#updatePopoverWidth ] }