Bugzilla 339554 at-poke gets a focus-event for a blank panel

r+sr=roc
This commit is contained in:
ginn.chen%sun.com 2006-05-30 06:10:34 +00:00
Родитель 6d82725cb4
Коммит b5019990ce
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -154,6 +154,10 @@ moz_drawingarea_create_windows (MozDrawingarea *drawingarea, GdkWindow *parent,
drawingarea->clip_window = gdk_window_new (parent, &attributes,
attributes_mask);
/* set hint to avoid libgail generating accessible container
for mozilla window */
gdk_window_set_type_hint(drawingarea->clip_window,
GDK_WINDOW_TYPE_HINT_NORMAL);
gdk_window_set_user_data(drawingarea->clip_window, widget);
/* set the default pixmap to None so that you don't end up with the