Moonchild
078b1b73dc
Issue #2161 - Ctrl + Enter should cause keypress event even though the key combination doesn't input any character
...
Currently, we dispatch keypress event when Enter is pressed without
modifiers or only with the Shift key (line break).
However, other browsers dispatch keypress events for Ctrl + Enter also
even if it doesn't cause any text input.
So, we should fire keypress events for Ctrl + Enter, even in strict
keypress dispatching mode. Note that with other modifiers, it depends on
the browser and/or platform and we can't dispatch the event for
consistent behavior.
This means web developers shouldn't rely one keypress events to catch
Alt + Enter, Meta + Enter and two or more modifiers + Enter.
Based on BZ 1438133
Resolves #2161
2023-03-24 09:13:51 +08:00
..
2022-12-02 23:56:58 +08:00
2018-01-19 03:59:58 +08:00
2023-01-19 09:41:00 +08:00
2020-09-25 22:07:01 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2023-02-20 12:01:04 +08:00
2020-09-25 22:04:23 +08:00
2020-09-25 22:04:23 +08:00
2023-03-06 16:14:31 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2020-04-18 07:06:21 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2020-02-21 07:05:43 +08:00
2020-09-25 22:04:12 +08:00
2018-01-19 03:59:58 +08:00
2022-10-27 09:02:53 +08:00
2022-10-27 09:02:53 +08:00
2019-02-16 00:01:18 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2021-07-15 09:26:55 +08:00
2018-01-19 03:59:58 +08:00
2020-01-09 21:26:56 +08:00
2020-02-21 07:05:43 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2019-02-16 00:06:39 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-12-02 23:56:40 +08:00
2022-05-04 09:40:24 +08:00
2022-05-04 09:40:24 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2019-02-15 23:39:53 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2021-02-25 09:25:17 +08:00
2021-02-25 09:25:17 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2019-02-15 23:57:10 +08:00
2020-09-25 22:04:12 +08:00
2020-09-25 22:04:12 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2021-02-25 09:25:17 +08:00
2021-02-25 09:25:17 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-04-28 10:25:48 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2021-02-25 09:25:17 +08:00
2018-01-19 03:59:58 +08:00
2022-04-28 10:33:44 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-05-31 09:41:43 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2019-02-15 23:45:58 +08:00
2019-02-15 23:29:07 +08:00
2018-01-19 03:59:58 +08:00
2020-09-25 22:04:17 +08:00
2020-09-25 22:04:18 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2019-02-15 23:57:10 +08:00
2018-01-19 03:59:58 +08:00
2020-09-25 22:04:17 +08:00
2020-09-25 22:04:17 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2023-03-24 09:13:51 +08:00
2022-10-27 08:57:42 +08:00
2018-01-19 03:59:58 +08:00
2023-03-24 09:13:51 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2019-02-15 23:58:37 +08:00
2018-01-19 03:59:58 +08:00
2022-05-04 09:40:24 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00
2018-01-19 03:59:58 +08:00