parkouss / webmacs

webmacs - keyboard driven (emacs key bindings) browser, https://webmacs.readthedocs.io/en/latest/
GNU General Public License v3.0
156 stars 21 forks source link

Highlight confirmation prompt. #34

Closed asyncmind0 closed 6 years ago

asyncmind0 commented 6 years ago

often times I'm filling forms etc .. and try to leave the page .. I get stuck, only to realize there is a prompt blocking the page exit.

The prompt needs to be highlighted that it grabs my attention requiring an action.

Also there is a (prbably a seperate) issue, that it is possible to loose focus of the confirmation prompt, then having to reacth for the mouse to gain focus again.

asyncmind0 commented 6 years ago

related #35

parkouss commented 6 years ago

Excellent idea to highlight or flash the prompt!

parkouss commented 6 years ago

I just added some code for that, please tell me if that suits your needs.

asyncmind0 commented 6 years ago

I think this works good, haven't gotten stuck in prompts.