/[chrome]
Chromium logo

Revision 40445


Jump to revision: Previous Next
Author: victorw@chromium.org
Date: Tue Mar 2 22:04:33 2010 UTC (7 years, 10 months ago)
Changed paths: 3
Log Message:
Revert 39670 which breaks suggestion popup

Do not send extra blur and focus events if popup menu is showing

Add flag to RenderWidget to remember the popup menu state and
suppress focus / blur events when popup menu is showing. This
fixes the issue that extra focus / blur events are fired after
select control is clicked.

R=darin
BUG=23499
TEST=none


Review URL: http://codereview.chromium.org/647047

TBR=victorw@chromium.org
Review URL: http://codereview.chromium.org/660408

Changed paths

Path Details
Directorytrunk/src/chrome/renderer/render_view.cc modified , text changed
Directorytrunk/src/chrome/renderer/render_widget.cc modified , text changed
Directorytrunk/src/chrome/renderer/render_widget.h modified , text changed

Powered by ViewVC 1.1.22 ViewVC Help