Comment #4 on issue 9717 by [email protected]: Double right-clicking  
the back button keeps it pressed
http://code.google.com/p/chromium/issues/detail?id=9717

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

------------------------------------------------------------------------
r23101 | [email protected] | 2009-08-11 15:27:06 -0700 (Tue, 11 Aug 2009) |  
17 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/views/controls/button/button_dropdown.cc?r1=23101&r2=23100
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/views/controls/button/button_dropdown.h?r1=23101&r2=23100
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/views/controls/button/custom_button.cc?r1=23101&r2=23100
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/views/controls/button/custom_button.h?r1=23101&r2=23100

Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him:


Right clicking the back and forward buttons is buggy. A single right click  
opens
the drop down menu, however the button does not enter the PUSHED state. If  
you
double right click then click on the tab content area, the button stays in a
PUSHED state until you mouseover it.

The fix should replicate the intuitive behavior. On a single right click,  
the
button enters the PUSHED state and the drop down appears immediately. As  
soon as
the user clicks on another View, the drop down closes and the button  
returns to
the NORMAL state. Double right click behaves similarly.

BUG=9717
TEST=none

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


--
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