LadybirdBrowser/ladybird

macOS autocomplete popover is focus-stealing on some systems

開放

#4,188 建立於 2025年4月2日

 (11 則留言) (0 個反應) (0 位負責人)C++ (3,028 個分叉)batch import
bughelp wantedmacosui

倉庫指標

星標
 (63,353 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南