Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 83d5d108e3031aa0d322983c1b9a8c3cd7a1e257
      
https://github.com/WebKit/WebKit/commit/83d5d108e3031aa0d322983c1b9a8c3cd7a1e257
  Author: Fujii Hironori <[email protected]>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

  Changed paths:
    M Source/WebKit/UIProcess/win/WebContextMenuProxyWin.cpp

  Log Message:
  -----------
  REGRESSION(289251@main): [Win] context menu pops up at wrong position
https://bugs.webkit.org/show_bug.cgi?id=286958

Reviewed by Don Olmstead.

After <https://commits.webkit.org/289251@main>, the right mouse click
popped up a context menu at a wrong position.

The position of a context menu should be adjusted by
intrinsicDeviceScaleFactor, not deviceScaleFactor.

* Source/WebKit/UIProcess/win/WebContextMenuProxyWin.cpp:
(WebKit::WebContextMenuProxyWin::showContextMenuWithItems):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to