I can reliably reproduce the bug on my desktop. I have instrumented the browser to print a debug statement every time the activeFocus property of the WebView changes (in Browser.qml):
WebViewImpl { onActiveFocusChanged: console.log("webview.activeFocus =", activeFocus) } And indeed when I focus the address bar, webview.activeFocus becomes false. Could it be an issue in oxide? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1599771 Title: Webview appears to think it's in focus when typing in the addressbar To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1599771/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs