LadybirdBrowser/ladybird

macOS autocomplete popover is focus-stealing on some systems

Aperta

#4188 aperta il 2 apr 2025

 (11 commenti) (0 reazioni) (0 assegnatari)C++ (3028 fork)batch import
bughelp wantedmacosui

Metriche repository

Star
 (63.353 stelle)
Metriche merge PR
 (Merge medio 1g 12h) (380 PR mergiate in 30 g)

Descrizione

When autocomplete is enable via about:settings, we display a NSPopover (https://github.com/LadybirdBrowser/ladybird/blob/master/UI/AppKit/Interface/Autocomplete.mm) to show autocomplete results. On some macs, this popover removes focus from the location text field when results change.

https://github.com/user-attachments/assets/7c45dd73-8fdf-438a-94a9-529cd4518248

Ref https://github.com/LadybirdBrowser/ladybird/pull/4156#issuecomment-2769130100

Guida contributor