Commit 04c224c
removed e.stopPropagation() from onKeyDown (#2354)
* removed e.stopPropagation() from onKeyDown
* added check if propgation has already been stopped
* added test for isPropagationStopped
* removed stopPropagation completely, also removed the test
Co-authored-by: Daniel Lu <dlu@livefyre.com>
Co-authored-by: Robert Snow <rsnow@adobe.com>1 parent d6b4706 commit 04c224c
File tree
2 files changed
+1
-3
lines changed2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | | - | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments