summaryrefslogtreecommitdiffstats
path: root/gears
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 02:32:25 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 02:32:25 +0000
commitb6f148453fcbdcf777f71f26da8674ede5b81dce (patch)
tree9f62b676e073aac40e28c6c0d76b8da17f4c19a4 /gears
parentd24c4015c3976d20001f6de03a09a7d0ef99ffb4 (diff)
downloadchromium_src-b6f148453fcbdcf777f71f26da8674ede5b81dce.zip
chromium_src-b6f148453fcbdcf777f71f26da8674ede5b81dce.tar.gz
chromium_src-b6f148453fcbdcf777f71f26da8674ede5b81dce.tar.bz2
Workaround for GtkFileChooserButton bug: disable mouse wheel scrolling.
Also disable it for the cookie behavior combobox, because it fights with the scrolled window. The GtkFileChooserButton spews the following 2 errors (and possibly others) when you scroll on it quickly: Gtk-WARNING **: idle activate multiple times without clearing the folder object first. Gtk: gtk_tree_model_get_iter: assertion `path != NULL' failed This causes us to crash in debug, and causes undesirable console output in release. I verified that this is their bug and not ours by reproing in a simple program that just has a window with a GtkFileChooserButton in it. BUG=17805 Review URL: http://codereview.chromium.org/159459 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gears')
0 files changed, 0 insertions, 0 deletions