You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the browser on macOS, opening a new tab in windowed mode (which is the default mode the browser starts in) does not automatically focus on the search bar. This requires the user to manually click on the search bar in order to type. However, when the browser is switched to fullscreen mode, opening a new tab does auto-select the search bar, allowing immediate typing.
Steps to Reproduce:
Open Ladybird Browser on macOS.
Ensure the browser is in windowed mode (not fullscreen).
Open a new tab.
Attempt to type in the search bar.
Expected Behavior:
The search bar should automatically be selected when a new tab is opened, allowing immediate typing without needing to manually click the search bar.
Actual Behavior:
In windowed mode, the search bar is not selected automatically, and the user must manually click into the search bar to begin typing. This behavior does not occur in fullscreen mode, where the search bar is auto-selected as expected.
Operating System:
macOS 14.6.1 (23G93)
Browser Chrome:
AppKit
I would like to try and fix this bug myself, however I am not sure of my skills so any support in pointing me in the right direction is appreciated.
The text was updated successfully, but these errors were encountered:
When using the browser on macOS, opening a new tab in windowed mode (which is the default mode the browser starts in) does not automatically focus on the search bar. This requires the user to manually click on the search bar in order to type. However, when the browser is switched to fullscreen mode, opening a new tab does auto-select the search bar, allowing immediate typing.
Steps to Reproduce:
Expected Behavior:
The search bar should automatically be selected when a new tab is opened, allowing immediate typing without needing to manually click the search bar.
Actual Behavior:
In windowed mode, the search bar is not selected automatically, and the user must manually click into the search bar to begin typing. This behavior does not occur in fullscreen mode, where the search bar is auto-selected as expected.
Operating System:
macOS 14.6.1 (23G93)
Browser Chrome:
AppKit
I would like to try and fix this bug myself, however I am not sure of my skills so any support in pointing me in the right direction is appreciated.
The text was updated successfully, but these errors were encountered: