Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1959e4b412b5343aa4a2c957c03c4163bd9a1dca
      
https://github.com/WebKit/WebKit/commit/1959e4b412b5343aa4a2c957c03c4163bd9a1dca
  Author: Tim Horton <[email protected]>
  Date:   2026-07-11 (Sat, 11 Jul 2026)

  Changed paths:
    M Source/WebKit/UIProcess/mac/WebDataListSuggestionsDropdownMac.mm

  Log Message:
  -----------
  datalist popup menu is presented in the wrong place when on any screen to the 
left of the main screen
https://bugs.webkit.org/show_bug.cgi?id=319147
rdar://181967418

Reviewed by Abrar Rahman Protyasha and Richard Robinson.

* Source/WebKit/UIProcess/mac/WebDataListSuggestionsDropdownMac.mm:
(-[WKDataListSuggestionsController dropdownRectForElementRect:]):
Instead of clamping to a (0,0) origin, clamp to the actual screen bounds,
which can totally be negative for screens left of the main screen.

Canonical link: https://commits.webkit.org/316965@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to