mediawiki-extensions-Visual.../modules/ve-mw
Thiemo Kreuz eb25116734 Block Ctrl+Del/Backspace when Remove button is inaccessible
* I can't guarantee this fixes T301914. But I suspect the bug can not
be triggered any more with this plus If9b6050 in place.

* I wasn't able to reproduce the issue locally. But I learned that
  1. it's related to the hotkey, and
  2. it's because the dialog looses focus, and the focus ends on the
     VE surface in te background. Pressing Esc there closes VE. That's
     intended behavior.

* I tried to use .trigger( 'click' ), but it doesn't make much of a
difference. The only magic check is if the button is disabled. But no
visibility checks are done.

Bug: T301914
Change-Id: I2f66fc2411144c60cd08baae58452d336b4e9802
2022-03-02 11:56:29 +00:00
..
ce Move var declarations inline 2022-03-01 17:50:24 +00:00
dm Merge "Add and fix default values in parameter documentation" 2022-02-21 13:41:51 +00:00
init Move var declarations inline 2022-03-01 17:50:24 +00:00
preinit Merge "Log whenever browser plugin spam is detected" 2022-02-21 23:29:39 +00:00
tests Skip initial creation of unused parameter widget 2022-03-02 10:19:46 +00:00
themes doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ui Block Ctrl+Del/Backspace when Remove button is inaccessible 2022-03-02 11:56:29 +00:00