1816: Place Editor has no focus on a field when opened. All other editors do
svn: r11871
This commit is contained in:
parent
fd9940ad53
commit
6b99247d57
@ -1847,7 +1847,6 @@
|
|||||||
<widget class="GtkEntry" id="street">
|
<widget class="GtkEntry" id="street">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="has_focus">True</property>
|
|
||||||
<property name="editable">True</property>
|
<property name="editable">True</property>
|
||||||
<property name="visibility">True</property>
|
<property name="visibility">True</property>
|
||||||
<property name="max_length">0</property>
|
<property name="max_length">0</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user