mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
When a new tab is created, the location bar should automatically receive keyboard focus so users can immediately start typing a URL. However, the onURLChange callback was stealing focus back to the web view when loading the new tab page. This fix: 1. Calls focusLocationToolbarItem when activating a new tab 2. Prevents onURLChange from stealing focus when loading the new tab page URL Fixes #1512 |
||
|---|---|---|
| .. | ||
| Android | ||
| AppKit | ||
| cmake | ||
| Icons | ||
| Qt | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Info.plist | ||