mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
parent
9901514766
commit
83312b38aa
@ -139,7 +139,9 @@ class ToolbarUIView(
|
||||
updateEditingState(newState)
|
||||
}
|
||||
|
||||
if (!newState.focused) {
|
||||
if (newState.focused) {
|
||||
view.focus()
|
||||
} else {
|
||||
view.clearFocus()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user