[packagekit] some ui issues

Richard Hughes hughsient at gmail.com
Fri Feb 13 09:27:47 PST 2009


On Fri, 2009-02-13 at 10:31 -0500, Matthias Clasen wrote:
> On Fri, Feb 13, 2009 at 5:05 AM, Richard Hughes <hughsient at gmail.com> wrote:
> > On Thu, 2009-02-12 at 22:06 -0500, Matthias Clasen wrote:
> >> Doing an update with gnome-packagekit 0.4.3 today, I noticed some small things:
> >>
> >> - the help button in the update-viewer progress dialog is not left aligned
> >
> > Hmm, data/gpk-client.glade says the help button is secondary, but it
> > doesn't seem to want to left align even though the layout style is
> > "end". Any ideas?
> 
> I'd guess that the button box does not actually stretch all the way
> across the dialog...

Right, you're correct, but I think the bug is deeper that that. The UI
is a GtkDialog, and the buttonbox is in the internal action_area. If I
try to set expand to TRUE in glade3, but this is not set in the .glade
file (observed with git diff).

What's the expected default in the internal_area? Is this a gtk+ feature
or a glade bug?

Thanks,

Richard.




More information about the PackageKit mailing list