summaryrefslogtreecommitdiffstats
path: root/ui/base/win/dpi.cc
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-15 17:19:38 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-15 17:19:38 +0000
commit739c3b8f7e245597db337947dde33f2ac84513b1 (patch)
treee479ef08549ed69a4c14b3e41b42a161e3cce3e6 /ui/base/win/dpi.cc
parente2ede971c1aeec2a2e508d37dac6bebfec889b1f (diff)
downloadchromium_src-739c3b8f7e245597db337947dde33f2ac84513b1.zip
chromium_src-739c3b8f7e245597db337947dde33f2ac84513b1.tar.gz
chromium_src-739c3b8f7e245597db337947dde33f2ac84513b1.tar.bz2
mac: Fix sending of mouse moved events after resizing window's lower left corner
NSTrackingInVisibleRect is apparently just broken (see http://openradar.appspot.com/radar?id=2773401 ), so keep the tracking area frame up to date manually. I tried to write a test, but failed to simulate mouse events that impress NSTrackingArea, see patch sets on the review. BUG=176725 TEST=see bug: Open the html file in the first comment, then put the cursor in the inside lower left corner of the window and click-drag-resize the window so that it grows in y direction (x direction doesn't matter). The js-triggered position display should continue updating when moving the cursor to the upper right (further into the window) after the resize operation. Review URL: https://codereview.chromium.org/12330108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188430 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/base/win/dpi.cc')
0 files changed, 0 insertions, 0 deletions