jquery-confirm
                                
                                 jquery-confirm copied to clipboard
                                
                                    jquery-confirm copied to clipboard
                            
                            
                            
                        Keybindings not working
The moment the confirm appears, normally clicking on the 'enter' and 'escape' key automatically closes the confirmation box. BUT the moment i click on the dark background (the overlay that covers the entire window), pressing on the 'enter' and 'escape' key no longer closes the confirmation box
hello @dreadnautxbuddha Can you please create a jsfiddle for this ? I will look into this soon
here is a working the jsfiddle: https://jsfiddle.net/5x6c2beg/14/
Steps to recreate the bug:
- click on "Alert!" button
- Upon the showing of the $.alert box, click on the background.
- click on the "enter" key on your keyboard
This will not dismiss the $.alert box despite having added the "enter" key on its list of keys. The clicking of the background removes the keybindings from the buttons
Thanks @dreadnautxbuddha, i will get this fixed as soon as possible. 👍
sure thing, @craftpip
Is the bug had fixed?
any updates on this bug? still having this issue where once the background is clicked, the escape key no longer works to close the modal. Thanks!