LadybirdBrowser/ladybird

macOS autocomplete popover is focus-stealing on some systems

オープン

#4,188 opened on 2025/04/02

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,028 件のフォーク)batch import
bughelp wantedmacosui

Repository metrics

Stars
 (63,353 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド