Activity log for bug #1411808

Date Who What changed Old value New value Message
2015-01-16 19:32:44 Marcus Wichelmann bug added bug
2015-01-16 19:32:44 Marcus Wichelmann attachment added Bildschirmfoto vom 2015-01-16 01:06:22.png https://bugs.launchpad.net/bugs/1411808/+attachment/4300155/+files/Bildschirmfoto%20vom%202015-01-16%2001%3A06%3A22.png
2015-01-16 19:33:17 Marcus Wichelmann description Since the update to Gtk+-3.14 the margins of some dialogs are too small. That indication-error is caused by the "Object (use_header_bar: 1);"-workaround to hide the close-buttons. To fix that remove theese lines: Object (use_header_bar: 1); (this.get_header_bar () as Gtk.HeaderBar).show_close_button = false; this.get_header_bar ().get_style_context ().remove_class ("header-bar"); And replace it with: this.deleteable = false; (http://valadoc.org/#!api=gtk+-3.0/Gtk.Window.deletable) Since the update to Gtk+-3.14 the margins of some dialogs are too small. That indication-error is caused by the "Object (use_header_bar: 1);"-workaround to hide the close-buttons. To fix that remove theese lines: Object (use_header_bar: 1); (this.get_header_bar () as Gtk.HeaderBar).show_close_button = false; this.get_header_bar ().get_style_context ().remove_class ("header-bar"); And replace them with: this.deleteable = false; (http://valadoc.org/#!api=gtk+-3.0/Gtk.Window.deletable)
2015-01-16 19:39:17 Danielle Foré bug task added noise
2015-01-16 19:39:58 Danielle Foré bug task added maya
2015-01-16 19:40:39 Danielle Foré noise: milestone freya-rc1
2015-01-16 19:47:56 Marcus Wichelmann scratch: status New In Progress
2015-01-16 19:47:59 Marcus Wichelmann scratch: assignee Marcus Wichelmann (l-admin-3)
2015-01-16 20:01:38 Marcus Wichelmann description Since the update to Gtk+-3.14 the margins of some dialogs are too small. That indication-error is caused by the "Object (use_header_bar: 1);"-workaround to hide the close-buttons. To fix that remove theese lines: Object (use_header_bar: 1); (this.get_header_bar () as Gtk.HeaderBar).show_close_button = false; this.get_header_bar ().get_style_context ().remove_class ("header-bar"); And replace them with: this.deleteable = false; (http://valadoc.org/#!api=gtk+-3.0/Gtk.Window.deletable) Since the update to Gtk+-3.14 the margins of some dialogs are too small. That indication-error is caused by the "Object (use_header_bar: 1);"-workaround to hide the close-buttons. To fix that remove theese lines: Object (use_header_bar: 1); (this.get_header_bar () as Gtk.HeaderBar).show_close_button = false; this.get_header_bar ().get_style_context ().remove_class ("header-bar"); And replace them with: this.deletable = false; (http://valadoc.org/#!api=gtk+-3.0/Gtk.Window.deletable)
2015-01-16 20:11:13 Marcus Wichelmann branch linked lp:~l-admin-3/scratch/dialog-margins
2015-01-16 20:18:39 Marcus Wichelmann bug task added eidete
2015-01-16 20:22:45 Marcus Wichelmann scratch: status In Progress Fix Committed
2015-01-16 23:19:16 Marcus Wichelmann noise: status New In Progress
2015-01-16 23:19:19 Marcus Wichelmann noise: assignee Marcus Wichelmann (l-admin-3)
2015-01-16 23:37:02 Corentin Noël maya: assignee Corentin Noël (tintou)
2015-01-16 23:39:57 Marcus Wichelmann branch linked lp:~l-admin-3/noise/dialog-margins
2015-01-16 23:40:18 Marcus Wichelmann eidete: status New In Progress
2015-01-16 23:40:21 Marcus Wichelmann eidete: assignee Marcus Wichelmann (l-admin-3)
2015-01-16 23:53:22 Marcus Wichelmann branch linked lp:~l-admin-3/eidete/dialog-margins
2015-01-17 00:43:24 Corentin Noël maya: status New Fix Committed
2015-01-17 00:43:29 Corentin Noël maya: importance Undecided Low
2015-01-17 00:43:32 Corentin Noël maya: milestone freya-beta2
2015-01-17 02:15:59 Danielle Foré scratch: milestone freya-beta2
2015-01-17 02:21:00 Danielle Foré eidete: status In Progress Fix Committed
2015-01-17 02:22:04 Danielle Foré noise: status In Progress Fix Committed
2015-01-17 02:22:07 Danielle Foré noise: milestone freya-rc1 freya-beta2
2015-01-18 18:55:38 Fabio Zaramella bug task added pantheon-photos
2015-01-18 18:55:45 Fabio Zaramella pantheon-photos: status New In Progress
2015-01-18 18:55:47 Fabio Zaramella pantheon-photos: assignee Fabio Zaramella (fabiozaramella)
2015-01-18 20:45:54 Fabio Zaramella branch linked lp:~fabiozaramella/pantheon-photos/use-deletable
2015-01-18 20:46:03 Fabio Zaramella pantheon-photos: status In Progress Fix Committed
2015-02-08 19:33:46 Danielle Foré pantheon-photos: milestone freya-beta2
2015-02-10 03:24:20 Danielle Foré maya: status Fix Committed Fix Released
2015-02-10 03:24:22 Danielle Foré noise: status Fix Committed Fix Released
2015-02-10 03:24:25 Danielle Foré pantheon-photos: status Fix Committed Fix Released
2015-02-10 03:24:27 Danielle Foré scratch: status Fix Committed Fix Released
2015-04-11 05:19:59 Cody Garver scratch: milestone freya-beta2 2.1
2015-04-11 05:20:03 Cody Garver scratch: importance Undecided Low