Ticket #1100 (closed defect: fixed)
Calculate window size broken under Metacity
| Reported by: | garycmartin | Owned by: | garycmartin |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Calculate | Version: | Git as of bugdate |
| Severity: | Critical | Keywords: | |
| Cc: | sascha_silbe, sayamindu, tomeu | Distribution/OS: | Unspecified |
| Bug Status: | Unconfirmed |
Description
Testing under Metacity (arrived Sugar 0.85.1) there are several Activities that's window layout breaks under it's window management ( http://dev.sugarlabs.org/ticket/1044). For Calculate this is caused by a gtk.Table passing resize events up the inheritance chain to the window. With homogeneous set to True (current default), the window is offset and not fullscreen, but changes size as the cell content changes. With homogeneous set to False, the window correctly initially fills the screen, but grows as the cell content changes. Need to rework the layout and/or set some max/min.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

