Delete shortcut#406
Conversation
Which mean that the active target is not the card or one of its children
|
Can't delete when editing in a text field (default doesn't work as expected) |
|
Oh unless I didn't have the change form montage applied… |
|
Yeah Montage needs to be patched |
|
I am having a conceptual issue with the whole thing. The App has now a edit/delete menu item with a short cut. However that menu item is disabled when the focus is on a textfield! Even if we fix the issue related to preventDefault (montagejs/montage#1481) for which I am not fully convinced yet this is a bug. The menu item should not be disabled in that case and the user should be able to delete text inside a textfield by using the menu item. In that case, we would not need to address the key-composer issue at all as the shortcut is properly fired when the user press Delete (the menu blink right now). |
Depends on a Montage bug: montagejs/montage#1481