Commit 180505e
committed
revert: remove automatic focus setting on launcher visibility
This reverts commit a8dd424.
Remove the forceActiveFocus() call on search edit when launcher becomes
visible, restoring the previous behavior where focus management was
handled differently.
回退自动设置启动器可见时的焦点功能。移除启动器可见时对搜索框调用
forceActiveFocus() 的代码,恢复之前的焦点管理行为。
PMS: BUG-3017431 parent a8dd424 commit 180505e
2 files changed
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
886 | | - | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | | - | |
891 | 886 | | |
| 887 | + | |
892 | 888 | | |
893 | 889 | | |
894 | 890 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | 306 | | |
| 307 | + | |
| 308 | + | |
312 | 309 | | |
313 | 310 | | |
314 | 311 | | |
| |||
0 commit comments