Suites prompt should support more than 13 check boxes
Bug #411526 reported by
Marc Tardif
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
Medium
|
Marc Tardif |
Bug Description
The current suites prompt window only provides enough space for 13 check boxes corresponding to as many suites. That window should be scrollable so that more suites can be provided.
Related branches
lp://staging/~javier.collado/checkbox/bug411526
Rejected
for merging
into
lp://staging/checkbox
- Marc Tardif (community): Disapprove
- David Murphy (community): Approve
-
Diff: 40 lines1 file modifiedcheckbox_gtk/gtk_interface.py (+15/-2)
lp://staging/~cr3/checkbox/411526
- Javier Collado (community): Approve
- Marc Tardif (community): Needs Information
-
Diff: 88 lines (+39/-3)3 files modifiedcheckbox_gtk/gtk_interface.py (+2/-2)
debian/changelog (+1/-0)
gtk/checkbox-gtk.glade (+36/-1)
Changed in checkbox: | |
importance: | Undecided → Medium |
milestone: | none → 0.8-featurefreeze |
status: | New → Triaged |
To post a comment you must log in.
In addition to this, it could be a good idea to add a parameter in the configuration files to set the default window width and height the same way as the default window title can be set.