Browse Source

Download-from-URL textbox changes focus on tab key

adaptive-webui-19844
Mayank Asthana 10 years ago
parent
commit
cf89d892c6
  1. 3
      src/gui/downloadfromurldlg.ui

3
src/gui/downloadfromurldlg.ui

@ -36,6 +36,9 @@ @@ -36,6 +36,9 @@
<property name="acceptRichText">
<bool>false</bool>
</property>
<property name="tabChangesFocus">
<bool>true</bool>
</property>
</widget>
</item>
<item>

Loading…
Cancel
Save