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

Issue 15877005: Popup menu is not aligned with the select element if inside a transformed webview. (Closed)

Created:
7 years, 6 months ago by yael.aharon
Modified:
7 years, 6 months ago
Reviewers:
tkent, yael.aharon1, lazyboy
CC:
blink-reviews, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Popup menu is not aligned with the select element if inside a transformed webview. When translating the quad of the select element position, each corner needs to be calculated seperately, instead of moving all corners together. BUG=154992 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152023

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M Source/WebKit/chromium/src/PopupContainer.cpp View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
yael.aharon1
I tested manually with all the corner cases that I could think of, but I ...
7 years, 6 months ago (2013-06-06 13:56:53 UTC) #1
lazyboy
On 2013/06/06 13:56:53, yael.aharon1 wrote: > I tested manually with all the corner cases that ...
7 years, 6 months ago (2013-06-06 15:15:53 UTC) #2
yael.aharon1
On 2013/06/06 15:15:53, lazyboy wrote: > On 2013/06/06 13:56:53, yael.aharon1 wrote: > > I tested ...
7 years, 6 months ago (2013-06-06 15:31:04 UTC) #3
tkent
lgtm. Unfortunately this is not testable for now. https://codereview.chromium.org/15877005/diff/1/Source/WebKit/chromium/src/PopupContainer.cpp File Source/WebKit/chromium/src/PopupContainer.cpp (right): https://codereview.chromium.org/15877005/diff/1/Source/WebKit/chromium/src/PopupContainer.cpp#newcode390 Source/WebKit/chromium/src/PopupContainer.cpp:390: m_controlPosition.setP1(v->contentsToWindow(IntPoint(controlPosition.p1().x(), ...
7 years, 6 months ago (2013-06-07 03:16:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/15877005/9001
7 years, 6 months ago (2013-06-07 12:01:43 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=11950
7 years, 6 months ago (2013-06-07 12:48:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/15877005/9001
7 years, 6 months ago (2013-06-07 12:53:47 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 14:11:34 UTC) #8
Message was sent while issue was closed.
Change committed as 152023

Powered by Google App Engine
This is Rietveld 408576698