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

Issue 16204: Fix 3474: Context menu issues when page is zoomed.... (Closed)

Created:
12 years ago by jroesslein
Modified:
9 years, 7 months ago
Reviewers:
brettw, jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix 3474: Context menu issues when page is zoomed. When a page is zoomed the context menu would appear in the wrong position and somtimes display the wrong menu type. Cause of issue is due to lack of transformation to account for the page zoom. Added a transformation of the context menu to resolve this issue. BUG=3474 (http://crbug.com/3474)

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M webkit/glue/context_menu_client_impl.cc View 1 1 chunk +8 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
jroesslein
Please commit this change once it looks okay. Thanks.
12 years ago (2008-12-21 22:06:10 UTC) #1
brettw
http://codereview.chromium.org/16204/diff/202/4 File webkit/glue/context_menu_client_impl.cc (right): http://codereview.chromium.org/16204/diff/202/4#newcode142 Line 142: WebCore::Frame* selected_frame = r.innerNonSharedNode()->document()->frame(); The un-adjusted hit test ...
12 years ago (2008-12-22 17:09:21 UTC) #2
jroesslein
I have tested this and it does work fine here. Are you suggesting it be ...
12 years ago (2008-12-22 18:03:45 UTC) #3
brettw
On 2008/12/22 18:03:45, jroesslein wrote: > I have tested this and it does work fine ...
12 years ago (2008-12-22 18:24:37 UTC) #4
jroesslein
I downloaded and installed the latest safari and it doesn't have this problem. So I'm ...
12 years ago (2008-12-22 18:30:50 UTC) #5
jroesslein
Ok running safari with the nightly build of webkit does have this issue. So it ...
12 years ago (2008-12-22 19:11:35 UTC) #6
jroesslein
I've filed a bug report for this and also the patch to fix it. Not ...
12 years ago (2008-12-23 06:46:09 UTC) #7
jroesslein
11 years, 11 months ago (2009-01-02 05:58:42 UTC) #8
Closed issue. Has been resolved.

Powered by Google App Engine
This is Rietveld 408576698