GNOME Bugzilla – Bug 84790
modal about dialog is broken
Last modified: 2006-04-18 13:48:41 UTC
The about dialog doesn't work right if it's modal. The credits dialog won't receive any events. The about dialog probably doesn't set the child (the credits dialog) modal.
The following patch should fix that. Can you test it ? (I only verified it was compiling)
Created attachment 10215 [details] [review] tentative patch to fix this modality issue
Would this account for the tooltip not showing up also?
Should this still go in? Both branches?
As of 2004-01-21, this patch no longer applies to CVS revision HEAD/1.114: aew@duende:~/Projects/GNOME/CVS/libgnomeui$ patch -d libgnomeui < /home/aew/showattachment.cgi patching file gnome-about.c Hunk #1 FAILED at 199. 1 out of 1 hunk FAILED -- saving rejects to file gnome-about.c.rej
Christophe, could you update the patch please?
since gtkAboutDialog is prefered can't this be closed?
Closing. Please reopen against gtk+ if the problem is still there with gtkabout