Issue 246468 in chromium: Autocomplete popup appears in the wrong place when move a page to the second monitor

203 views
Skip to first unread message

chro...@googlecode.com

unread,
Jun 4, 2013, 12:09:25 AM6/4/13
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: Cr-UI Pri-2 Via-Wizard Type-Bug OS-Mac

New issue 246468 by letterho...@gmail.com: Autocomplete popup appears in
the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.29 Safari/537.36

Steps to reproduce the problem:
1. open a page from history in the main window, and type something in any
forms, you will find the auto-complete popup appears in the correct place.
2. move the page to the second monitor, and type the same thing in the form
again, you will find the popup now in the wrong place.

What is the expected behavior?

What went wrong?
shown in the pictures

Did this work before? N/A

Chrome version: 28.0.1500.29 Channel: beta
OS Version: OS X 10.8.3

It seems like this would not happen before, it happened since the recently
auto-update.

Attachments:
QQ20130604-1.png 1.4 MB
QQ20130604-2.png 1.6 MB
QQ20130604-3.png 1.5 MB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Jun 25, 2013, 3:54:52 PM6/25/13
to chromi...@chromium.org
Updates:
Labels: -M-28 -ReleaseBlock-Stable M-29

Comment #4 on issue 246468 by lafo...@google.com: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

We should fix this, however, in the context of 28, it's realistically too
late in the cycle to attempt to address it. I'm moving it over to M29.

Illya, any updates?

chro...@googlecode.com

unread,
Jun 27, 2013, 5:22:59 AM6/27/13
to chromi...@chromium.org

Comment #6 on issue 246468 by bugdro...@chromium.org: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468#c6

------------------------------------------------------------------------
r208872 | ishe...@chromium.org | 2013-06-27T09:19:22.984928Z

Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc?r1=208872&r2=208871&pathrev=208872

[Autofill] Ignore device scale factor when computing the Autofill popup
position.

BUG=246468
TEST=The Autofill popup should be positioned correctly in the following
setup:
(a) Get a Mac OS X setup where one screen is a non-Retina display,
and the other is.
(b) In System Preferences ~> Displays ~> Arrangement, position the
non-retina display above the retina display.
(c) Open a browser window on the retina display, and bring up an
Autofill popup in this window.

Review URL: https://chromiumcodereview.appspot.com/17743005
------------------------------------------------------------------------

chro...@googlecode.com

unread,
Jun 28, 2013, 8:25:53 PM6/28/13
to chromi...@chromium.org

Comment #7 on issue 246468 by bugdro...@chromium.org: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468#c7

------------------------------------------------------------------------
r209238 | ishe...@chromium.org | 2013-06-29T00:06:24.771132Z

Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.mm?r1=209238&r2=209237&pathrev=209238

[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=sh...@chromium.org

Review URL: https://chromiumcodereview.appspot.com/17733005

chro...@googlecode.com

unread,
Jun 28, 2013, 8:43:53 PM6/28/13
to chromi...@chromium.org
Updates:
Labels: Merge-Requested

Comment #8 on issue 246468 by ishe...@chromium.org: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Requesting to merge just r209238 to M29.

Note that I *don't* think it's worth merging r208872, as it covers the
relatively rare case of using a multi-monitor setup where only one of the
monitors is Hi-DPI, and I'm less sure that it doesn't regress functionality
on any of our other platforms (though it's really a rare case on all
platforms, and probably least rare on Mac).

chro...@googlecode.com

unread,
Jul 1, 2013, 3:12:43 PM7/1/13
to chromi...@chromium.org
Updates:
Labels: -Merge-Requested Merge-Approved

Comment #9 on issue 246468 by ke...@google.com: Autocomplete popup appears
in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Approved for just r209238 then.

chro...@googlecode.com

unread,
Jul 22, 2013, 9:47:29 PM7/22/13
to chromi...@chromium.org

Comment #12 on issue 246468 by ishe...@chromium.org: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Issue 262905 has been merged into this issue.

chro...@googlecode.com

unread,
Jul 25, 2013, 1:25:40 PM7/25/13
to chromi...@chromium.org

Comment #13 on issue 246468 by jesseljo...@gmail.com: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Is this really fixed? I'm seeing this exact behavior running Chrome
28.0.1500.71 on Mac OS X 10.8.4.

My secondary monitor (1920x1080) is arranged to the left of my primary
(1280x800), if that helps.

chro...@googlecode.com

unread,
Aug 7, 2013, 3:04:00 AM8/7/13
to chromi...@chromium.org
Updates:
Cc: csh...@chromium.org

Comment #15 on issue 246468 by ishe...@chromium.org: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Issue 245287 has been merged into this issue.

chro...@googlecode.com

unread,
Aug 19, 2013, 5:58:06 PM8/19/13
to chromi...@chromium.org

Comment #16 on issue 246468 by aaro...@gmail.com: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Related (I think): When the right edge of the input is off-screen (past the
right edge of the second display, if on the right side of the primary
display) the autocomplete just plain doesn't open at all. If you nudge the
window left until the right edge is visible, it works.

chro...@googlecode.com

unread,
Aug 26, 2013, 4:50:35 PM8/26/13
to chromi...@chromium.org
Updates:
Cc: mbo...@chromium.org

Comment #17 on issue 246468 by ishe...@chromium.org: Autocomplete popup
appears in the wrong place when move a page to the second monitor
http://code.google.com/p/chromium/issues/detail?id=246468

Issue 277716 has been merged into this issue.
Reply all
Reply to author
Forward
0 new messages