Bug#400124: Buttons in the GTK frontend are not properly setup

2006-11-24 Thread Attilio Fiandrotti
Frans Pop wrote: On Thursday 23 November 2006 23:34, Attilio Fiandrotti wrote: Hiding them, as it's done now, has no effect, and this should be fixed because it's wrong. The attached patch also takes care of hiding ok, back and screenshot buttons while the progressbar is running and CAPB progre

Bug#400124: Buttons in the GTK frontend are not properly setup

2006-11-23 Thread Frans Pop
On Thursday 23 November 2006 23:34, Attilio Fiandrotti wrote: > Hiding them, as it's done now, has no effect, and this should be fixed > because it's wrong. > The attached patch also takes care of hiding ok, back and screenshot > buttons while the progressbar is running and CAPB progresscancel is n

Bug#400124: Buttons in the GTK frontend are not properly setup

2006-11-23 Thread Attilio Fiandrotti
package: cdebconf-gtk-udeb severity: minor tags: patch Currently the screenshot and cancel buttons are setup sensitive in gtk_initialize(), so if a long time should pass between frontend_intialize() and frontend_go(), the user may be able to click them. As the gtk_main() loop is already running