Closes gh-1316 (the second part of it, which I hadn't noticed before ;-) If a widget, an input box or a dialog has focus, we should allow paste to paste text by default. We already take care to disable the keyboard manager in these cases, so I check this to decide to handle the paste event. In Firefox this isn't needed, because Ctrl+V is registered as the shortcut to bring up the paste dialog, so it only works when the keyboard manager is enabled.
parent
2483331584
commit
d797948420
Loading…
Reference in new issue