Ticket #1352 (new defect)
Prevent creating parent-less dialogs
| Reported by: | alsroot | Owned by: | erikos |
|---|---|---|---|
| Priority: | High | Milestone: | 0.90 |
| Component: | sugar-toolkit | Version: | 0.85.x |
| Severity: | Major | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Assigned |
Description
After moving to metacity we have many issues due to the fact that activity authors do not pass parent while creating ObjectChooser object(for example).
It could be useful for ObjectChooser to make parent argument required(it could be None) for 0.88 and add deprecation warning for 0.86 or do some smart job to autoset parent on shell side.
Also parent argument could be required for sugar.graphics.Window(w/ warning in 0.86) or new Dialog class.
Change History
Note: See
TracTickets for help on using
tickets.
