Awn

(libawn) dialog size issues + visibility

Bug #133292 reported by Timon_and_Pumba
2
Affects Status Importance Assigned to Milestone
Awn
Fix Released
High
Michal Hruby

Bug Description

awn-applet-dialog in libawn has an issue due to its size handling.
If I add a widget to the dialog, and set the size of this child, the dialog does not get resized as well.
Ofcourse I could set the size of the dialog as well, but to do this correctly, I have to take the padding
of the dialog->alignment into account. This is not nice, and one even has to "calculate" that extra size
because it also depends on whether the dialog has a title or not.

Also the dialog->alignment isn't shown by default, so I have to call "gtk_widget_show_all( dialog )" to
enable visibility of the alignment. This is also not nice, because we might have children that still needs to
be hidden.

Tags: libawn
Revision history for this message
Neil J. Patel (njpatel) wrote :

Do you mean that the dialogs background does not update when the size-request changes? Or does the dialogs window size not change?

moonbeam (rcryderman)
Changed in awn:
status: New → Incomplete
Revision history for this message
Michal Hruby (mhr3) wrote :

AwnDialog is planned to be rewritten, so that should fix it.

Changed in awn:
importance: Undecided → High
milestone: none → 0.4.0
status: Incomplete → Confirmed
Michal Hruby (mhr3)
Changed in awn:
assignee: nobody → mhr3
status: Confirmed → In Progress
Revision history for this message
Michal Hruby (mhr3) wrote :

Now that we have AwnDialog this should be fixed.

Changed in awn:
status: In Progress → Fix Committed
Mark Lee (malept)
Changed in awn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.