Comment #26 on issue 6477 by [email protected]: Support modifier  
clicks on UI elements
http://code.google.com/p/chromium/issues/detail?id=6477

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=12403

------------------------------------------------------------------------
r12403 | [email protected] | 2009-03-24 16:27:29 -0700 (Tue, 24 Mar 2009)  
| 8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/automation/automation_provider.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser.h?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_contents_controller.mm?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/location_bar_view_gtk.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/location_bar_view_gtk.h?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/location_bar.h?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/go_button.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/go_button.h?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/location_bar_view.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/location_bar_view.h?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/toolbar_view.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/test_location_bar.h?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/controls/button/custom_button.cc?r1=12403&r2=12402
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/controls/button/custom_button.h?r1=12403&r2=12402

Redone http://codereview.chromium.org/42571

Issue 6477: Support modifier clicks on UI elements Mouse event flags  
transformed to WindoOpenDisposition so that browser commands can all  
inteterpert event modifiers. Implemented home, forward and backwards  
middle-click andshift middle click. Previously working on issue 358 which  
was market a duplicate and concerned with the home and tabstrip subset of  
this behavior: Can't open a new tab by middle-clicking home button. No  
functionality has been lost or altered, only the use ofmodifiers give  
access to increased functionality.

BUG=6477
TBR=maruel

Review URL: http://codereview.chromium.org/53020
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to