Bug 1712669 - Make Windows tooltip margin depend on cursor size. r=yjuglaret,win...
commit41c13fb8b48ff3a788432c5cd9b639c842364488
authorEmilio Cobos Álvarez <emilio@crisal.io>
Mon, 18 Mar 2024 13:44:00 +0000 (18 13:44 +0000)
committerEmilio Cobos Álvarez <emilio@crisal.io>
Mon, 18 Mar 2024 13:44:00 +0000 (18 13:44 +0000)
tree8afda304c53901cdf6e30655164b5fde36468a9b
parentfe542154330f1ed858f79efd52b2171bba3976ce
Bug 1712669 - Make Windows tooltip margin depend on cursor size. r=yjuglaret,win-reviewers,desktop-theme-reviewers,dao

I think we should start off with this. Other platforms can implement
this too, but exposing this to content seems like quite the rabbit hole.

Differential Revision: https://phabricator.services.mozilla.com/D203405
layout/xul/nsMenuPopupFrame.cpp
toolkit/content/xul.css
widget/LookAndFeel.h
widget/nsXPLookAndFeel.cpp
widget/windows/nsLookAndFeel.cpp
widget/windows/nsLookAndFeel.h
widget/windows/nsWindow.cpp