Commit 0117ad8
RPP: prevent default click on dialog blurred background
This fixes a bug where the consent dialog gets closed by the user
clicking on the blurred background, but then the new RPP annotation
label goes away because the click also acts on whatever the user
happened to click. The background is blurred and therefore this
behaviour is unexpected.
Fixed: 406955544
Change-Id: I970ca220b37d6751fb73e20a91de527c3c32368c
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6439199
Auto-Submit: Jack Franklin <[email protected]>
Commit-Queue: Jack Franklin <[email protected]>
Reviewed-by: Alina Varkki <[email protected]>
Commit-Queue: Alina Varkki <[email protected]>1 parent 520359d commit 0117ad8
1 file changed
+1
-1
lines changed| 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