[Glade-devel] Why does glade delete property lines with can_focus=False?
- From: dynmail1 at gassner-waagen.at (Michael Burian)
- Subject: [Glade-devel] Why does glade delete property lines with can_focus=False?
- Date: Thu, 13 Jul 2006 17:38:45 +0200
I'm using glade 2.12.1-5 from Debian etch and fell over this bug[1]
[1]
http://bugzilla.gnome.org/show_bug.cgi?id=322340
As a workaround I first had to enabled it in glade,
and later change it by hand to get:
<property name="can_focus">False</property>
Are there any, probably non-obvious, reasons that prevent this bug from
being fixed?
Or should it be fixed somewhere else, by makeing "can_focus=False" the
default behavior when the line missing or something?
I've got a couple of buttons in a VBox that must not get the focus, and
it's pretty anoying having to fix this by hand after each Open/Save cycle.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]