Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(329)

Issue 17733005: [Autofill] (Mostly) fix Autofill popup positioning on multiple monitors. (Closed)

Created:
7 years, 6 months ago by Ilya Sherman
Modified:
7 years, 5 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[Autofill] (Mostly) fix Autofill popup positioning on multiple monitors. The coordinate (0, 0) always refers to the primary screen, rather than the screen containing the browser window for the popup. BUG=246468 TEST=Autofill popup should be correctly positioned on multiple monitors, except possibly when a retina display is involved. R=shess@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209238

Patch Set 1 #

Total comments: 2

Patch Set 2 : Expand comment and use NSMaxY instead of NSHeight #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm View 1 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ilya Sherman
7 years, 6 months ago (2013-06-26 00:11:58 UTC) #1
Scott Hess - ex-Googler
I don't understand the comment. The primary screen determines the 0,0 location, but you're accessing ...
7 years, 6 months ago (2013-06-26 00:46:21 UTC) #2
Ilya Sherman
On 2013/06/26 00:46:21, shess wrote: > I don't understand the comment. The primary screen determines ...
7 years, 6 months ago (2013-06-26 00:51:27 UTC) #3
Scott Hess - ex-Googler
On 2013/06/26 00:51:27, Ilya Sherman wrote: > On 2013/06/26 00:46:21, shess wrote: > > I ...
7 years, 5 months ago (2013-06-27 18:30:50 UTC) #4
Scott Hess - ex-Googler
lgtm. https://codereview.chromium.org/17733005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm File chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm (right): https://codereview.chromium.org/17733005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm#newcode95 chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm:95: // Flip coordinates back into Cocoa-land. OK, per ...
7 years, 5 months ago (2013-06-27 21:55:58 UTC) #5
Ilya Sherman
https://codereview.chromium.org/17733005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm File chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm (right): https://codereview.chromium.org/17733005/diff/1/chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm#newcode95 chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm:95: // Flip coordinates back into Cocoa-land. On 2013/06/27 21:55:58, ...
7 years, 5 months ago (2013-06-28 00:51:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/17733005/8001
7 years, 5 months ago (2013-06-28 00:51:24 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_frame_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=170884
7 years, 5 months ago (2013-06-28 23:43:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/17733005/8001
7 years, 5 months ago (2013-06-29 00:02:34 UTC) #9
commit-bot: I haz the power
7 years, 5 months ago (2013-06-29 00:06:26 UTC) #10
Message was sent while issue was closed.
Change committed as 209238

Powered by Google App Engine
This is Rietveld 408576698