Commit b0960bd
[AICodeCompletion] Fix Enter keypress behavior to be similar to Tab
This CL also fixes a bug which appears while editing value field and
getting a suggestion because of which the user had to press Tab/Enter
one additional time.
Bug: 502459959
Change-Id: I3ac81aa8fb62c4f6569828ab14ef9eb4247a794e
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7806813
Commit-Queue: Jack Franklin <jacktfranklin@chromium.org>
Reviewed-by: Jack Franklin <jacktfranklin@chromium.org>
Auto-Submit: Samiya Caur <samiyac@chromium.org>1 parent 7ce315a commit b0960bd
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
910 | | - | |
911 | | - | |
| 910 | + | |
912 | 911 | | |
913 | 912 | | |
914 | 913 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1918 | 1918 | | |
1919 | 1919 | | |
1920 | 1920 | | |
1921 | | - | |
| 1921 | + | |
1922 | 1922 | | |
1923 | 1923 | | |
1924 | 1924 | | |
1925 | 1925 | | |
1926 | | - | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
1927 | 1930 | | |
1928 | 1931 | | |
| 1932 | + | |
1929 | 1933 | | |
1930 | 1934 | | |
1931 | 1935 | | |
| |||
0 commit comments