Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 9058 by [email protected]: Remove Mouse Event Flags Kept In UI  
Buttons
http://code.google.com/p/chromium/issues/detail?id=9058

This is a design issue.

The present implementation stores mouse-event flags in a UI button when an
event is sent to it, regardless of whether the state of the button is
actually affected.

We should change this so that mouse-event flags are propagated to listeners
as function parameters in order to avoid modifying the button with the
flags which is rather transient data.


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