This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Commit f503768
committed
Fix bug #7402 (Focus not set to inline editor after creating new rule) - If
the client of the DropdownButton changes focus in respond to the "select"
event that closes it, leave focus in that new location. Only restore focus
to where it was before dropdown closed if no one has touched the focus while
closing.1 parent 90bf018 commit f503768
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
191 | 197 | | |
192 | 198 | | |
193 | | - | |
194 | | - | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| |||
0 commit comments